Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/db.c version b821ea8fc7
|
2008-10-11
| ||
| 15:11 | Fix a few typos in documentation. check-in: 4ef19b554a user: drh tags: trunk | |
|
2008-10-09
| ||
| 18:09 | Fixed a number of small typos. check-in: d0e8e88d54 user: aku tags: trunk | |
|
2008-10-06
| ||
| 11:33 | Fix a few C99-isms in the code so that the code will build on older C compilers. check-in: 3d62a9fb39 user: drh tags: trunk | |
| 11:28 | Minor edits to the Questions and Criticisms document. check-in: 5cbfe0cde2 user: drh tags: trunk | |
| 00:31 | Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. check-in: cbc8983685 user: drh tags: trunk | |
|
2008-10-05
| ||
| 13:13 | The UNIQUE constraint on the default TICKET table was wrong. The tkt_uuid column should be unique unto itself, not in combination with tkt_time. Existing servers will need to fix their TICKET implementations using the setup menu. This check-in changes the default. check-in: fb8dc7d07f user: drh tags: trunk | |
| 12:34 | Get cloning working for local files without the use of network I/O. Ticket [b3482d580e]. check-in: 9236f0c086 user: drh tags: trunk | |
| 01:03 | Documentation updates. check-in: c8893c69ac user: drh tags: trunk | |
|
2008-10-04
| ||
| 20:40 | The "configuration" command will now sync ticket report formats, shunned UUIDs, and user information (but not user passwords). Added the "config merge" method. Fix an initialization bug that was given Admin privilege to anonymous by default. check-in: bf75ea9852 user: drh tags: trunk | |