EDA;SQlite: Changing Id to be 64 bit
authorJerome St-Louis <jerome@ecere.com>
Thu, 29 Oct 2015 20:56:00 +0000 (16:56 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 22 Dec 2015 06:45:12 +0000 (01:45 -0500)
commit63bead1e1ed2ceb4d59dfba0ff81850dd310fb9e
tree5a05df952dd441707c11b928b30d2b11e3a708c8
parentf501220be1554449901f643c6ba807b440e6c60d
EDA;SQlite: Changing Id to be 64 bit
- NOTE: Projects serializing Ids will need to be updated to load old data
  (IdList schema members should be changed to IdList32 for backward compatibility)
eda/drivers/sqlite/EDASQLite.ec
eda/libeda/src/EDA.ec
eda/libeda/src/idList.ec