
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
10/Feb/05 09:48 AM
|
|
While the SQL standard mandates LOCAL as a reserved keyword, most other databases such as Oracle, SQL Server, MySQL and DB2 do not enforce it.
Derby enforces this and limits application migration to Derby.
|
|
Description
|
While the SQL standard mandates LOCAL as a reserved keyword, most other databases such as Oracle, SQL Server, MySQL and DB2 do not enforce it.
Derby enforces this and limits application migration to Derby. |
Show » |
made changes - 10/Feb/05 09:48 AM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Fix Version/s
|
|
10.1.0.0
[ 10993
]
|
made changes - 04/Jun/05 03:07 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
New Revision: 153095
URL: http://svn.apache.org/viewcvs?view=rev&rev=153095
Log:
Fix Derby-139 - remove LOCAL as a SQL reserved word.
Modified:
incubator/derby/code/trunk/java/engine/org/apache/derby/impl/sql/compile/sqlgrammar.jj
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/identifier.out
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/identifier.sql