Adriano dos Santos Fernandes
844631b0ee
Fix #7638 - OVERRIDING USER VALUE should be allowed for GENERATED ALWAYS AS IDENTITY.
continuous-integration/drone/push Build encountered an error
2023-06-27 22:59:42 -03:00
Adriano dos Santos Fernandes
3ca6fc140d
Feature CORE-5463 - Support GENERATED ALWAYS identity columns and OVERRIDE clause.
...
I didn't verified why the error messages are being truncated. It seems idiotic if
the engine, library or ISQL does not accept these not-so-detailed messages.
2017-02-24 23:03:04 -03:00
Adriano dos Santos Fernandes
efc155f4b3
Allow to set more than one ALTER identity option in the same command - CORE-5430.
2016-12-30 13:55:34 -02:00
Adriano dos Santos Fernandes
127dddfe74
Improvement CORE-5431 - Support for DROP IDENTITY clause.
2016-12-28 12:57:47 -02:00
Adriano dos Santos Fernandes
278c993915
Improvement CORE-5430 - Support for INCREMENT option in identity columns.
2016-12-27 14:57:46 -02:00
robocop
ccbd233b62
Misc.
2014-05-24 06:12:52 +00:00
asfernandes
8cdb9c3f1d
Fixed DOC-92 - Values for rdb$identity_type not correct in release notes.
2014-05-21 17:11:27 +00:00
asfernandes
b0595b76aa
Improvement CORE-4206 - Add RESTART [WITH] clause for alter identity columns - documentation.
2013-09-05 16:09:25 +00:00
asfernandes
4789ba1672
Improvement CORE-4199 - Add optional START WITH clause to identity columns.
2013-09-04 15:54:19 +00:00
robocop
d74b3f4774
Misc.
2010-01-15 05:13:43 +00:00
asfernandes
7c59c445e7
Misc
2010-01-14 16:47:47 +00:00
asfernandes
9c1bab1793
Feature CORE-1385 Identity columns - in its basic form
2010-01-13 19:14:15 +00:00