SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Parents and children of check-in [b11b2e1f]

2011-06-10
16:33
Fix minor problems with foreign key constraints where the parent table is the same as the child table. (check-in: 442d8d8b user: dan tags: trunk)
2011-06-09
17:53
Fix a line in pcache1.c where a global data structure is accessed without using the GLOBAL() macro. This causes a subtle malfunction on test systems that use SQLITE_OMIT_WSD. (check-in: b11b2e1f user: dan tags: trunk)
2011-06-07
18:31
Fix a comment type on the description of the Schema object. (check-in: 095cd9a6 user: drh tags: trunk)