eda/sqlite: Added Row::AddID method to create a row with a specified ROWID, to facili...
authorJerome St-Louis <jerome@ecere.com>
Mon, 19 Sep 2011 01:53:14 +0000 (21:53 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 19 Sep 2011 01:53:14 +0000 (21:53 -0400)
commitbd62e612d3458ddc86b3c875eb8719702d291914
tree510810ea294147f2574e22535cc1ccbab597e900
parent0121c16d6411fc887677f8255cb245db2df4c2ba
eda/sqlite: Added Row::AddID method to create a row with a specified ROWID, to facilitate database migration
eda/drivers/sqlite/EDASQLite.ec
eda/libeda/src/EDA.ec
eda/libeda/src/EDB.ec