Menu

#3 Allow user to specify sequence name to generate Primary Key

Insert Impleo
open
Rahul
Features (10)
5
2009-06-22
2009-06-22
Rahul
No

Overview
--------------
Allow generation of value for Primary Key using Sequences. If a sequence is specified it should be used to generate the value for Primary Key Column. If no Sequence is specified it will use the value if provided in the request map else it will rely on the database to generate the same (Auto Increment)

Steps to Reproduce
---------------------------
Currently their is no way to specify a sequence to generate the value for primary key column.

Actual Result
---------------------
NA

Expected Result
----------------------
If available it should be used for the purpose.

Discussion


Log in to post a comment.