Share

ili2sql

Tracker: Feature Requests

5 CREATE SEQUENCE - ID: 1168218
Last Update: Tracker Item Submitted ( nrdbview )

The interlis language support sequences :

Test: OPTIONAL (
test1,
test2,
unknown
);


Is it possible to translate it via ili2sql in :

CREATE SEQUENCE Test

nextval('test1')
nextval('test2')
nextval('"unknown"')


Best Regards

Nicolas Liaudat


Nicolas Liaudat ( nrdbview ) - 2005-03-22 10:13

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.