Search found 4 matches
- 16.12.2005, 17:28
- Forum: SQLite
- Topic: Bug in GetIndexInfo
- Replies: 2
- Views: 1819
Hi. I know you are very busy, but i really need this patch. In my work we´ve been working in a project using InstantObjects for persistence, InstantObjects has a database evolve method, but everytime when call the evolve method, this incorrectly delete the indexes and redo again telling the unique f...
- 14.11.2005, 16:24
- Forum: SQLite
- Topic: SQLite support
- Replies: 14
- Views: 6853
- 04.11.2005, 20:52
- Forum: SQLite
- Topic: Bug in GetIndexInfo
- Replies: 2
- Views: 1819
Bug in GetIndexInfo
The statement PRAGMA index_list( Tablename ) returns: For each index on the named table, one record with information about that index. Arguments include the index name and a flag to indicate whether or not the index must be unique. Then the code in GetIndexInfo of TDdcSQLiteMetadata is wrong because...
- 04.11.2005, 20:26
- Forum: SQLite
- Topic: SQLite support
- Replies: 14
- Views: 6853