SQLite

Timeline
Login

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

84 events for the month beginning 2009-10-01 by user rogerb

Following month ↑
2009-10-28
18:23 Ticket [aad47726] Generator of sqlite3UpperToLower[] and sqlite3CtypeMap[] for single lang status still Closed with 1 other change (artifact: c9898866 user: rogerb) ... 1 similar event omitted.
2009-10-27
21:17 Ticket [c25aab7e] The ".import" command does not parse CSV correctly. status still Open with 1 other change (artifact: 6df67dd6 user: rogerb) ... 1 similar event omitted.
19:51 Ticket [293860ac] Allow triggers to reference other databases status still Open with 3 other changes (artifact: c0bba80e user: rogerb) ... 1 similar event omitted.
2009-10-26
08:30 Ticket [d82e3f37] VACUUM corrupts database when MAIN and TEMP table names overlap. status still Fixed with 1 other change (artifact: f9ff61b4 user: rogerb) ... 1 similar event omitted.
02:45 New ticket [0841d0f5] Exclusive transactions do not work if same database multiply attached. (artifact: ae886736 user: rogerb)
02:33 New ticket [65a1fd4b] Shell should call rl_readline_name. (artifact: a57a34fa user: rogerb)
02:15 New ticket [bcff482d] Explicit extended error code for deadlock with sqlite_busy. (artifact: 5b874c1a user: rogerb)
01:57 New ticket [5896edbe] List available SQL functions. (artifact: 03997a69 user: rogerb)
01:55 Ticket [24666532] Various dump issues status still Open with 1 other change (artifact: 1f7b39d0 user: rogerb)
2009-10-25
20:26 New ticket [c276ee2e] null should not be allowed in primary key. (artifact: fc4d7e2f user: rogerb)
2009-10-24
01:40 Ticket [4c9223e3] Vacuum fails within transaction but also rolls it back status still Open with 3 other changes (artifact: cfe528a0 user: rogerb)
01:07 New ticket [0c80ff9f] Quickstart missing include of stdlib.h. (artifact: 5bacd2ef user: rogerb)
01:04 New ticket [f711d5a9] Windows DLL should have versioninfo resource. (artifact: 2105fd2b user: rogerb)
00:49 New ticket [54831703] H35230 & H35240 refer incorrectly to H35230 - should be H35220. (artifact: 0c363276 user: rogerb)
2009-10-23
09:31 New ticket [4c9223e3] Vacuum fails within transaction but also rolls it back. (artifact: a63f8a14 user: rogerb)
08:36 New ticket [36769f69] termDataCmp in FTS3 should be __cdecl on Windows. (artifact: 091cb975 user: rogerb)
08:31 New ticket [61d35ac2] A way to tell if a journal should exist. (artifact: 7b540e42 user: rogerb)
2009-10-21
04:39 New ticket [78e04e52] Assertion failure dropping table with zero length name. (artifact: 5cb1c290 user: rogerb)
2009-10-20
18:18 Ticket [f80d443a] pragma cache size doesn report actual size (min is 10) status still Closed with 1 other change (artifact: f4adfa0f user: rogerb)
18:13 Ticket [8440a8e2] LENGTH & QUOTE stop at first zero status still Closed with 1 other change (artifact: 0382b1a9 user: rogerb)
06:31 New ticket [f80d443a] pragma cache size doesn report actual size (min is 10). (artifact: 2f6d46c0 user: rogerb)
06:14 Ticket [de3ae967] Insert multiple rows at once status still Open with 3 other changes (artifact: c6b3d9ad user: rogerb) ... 1 similar event omitted.
05:58 New ticket [d214d7b1] FTS3 virtual table fails when names are quoted. (artifact: 105e0722 user: rogerb)
00:38 Ticket [8d510499] Repreparation errors are always returned as SQLITE_SCHEMA status still Open with 1 other change (artifact: 6763db5c user: rogerb)
2009-10-19
07:50 Changes to wiki page "Bug Reports" (artifact: e6be9a5f user: rogerb)
06:14 New ticket [39c85e8a] FormatMessage incorrectly used (Windows VFS). (artifact: 74e44cf7 user: rogerb)
05:48 New ticket [d82e3f37] temporary tables stay in sqlite_sequence over a vacuum and close. (artifact: 1a8a9f5f user: rogerb)
05:31 Ticket [eb620916] Shell doesn't print header if multiple statements on one line status still Open with 1 other change (artifact: 1c57be17 user: rogerb)
05:28 Ticket [8d510499] Repreparation errors are always returned as SQLITE_SCHEMA status still Open with 3 other changes (artifact: 22707dc0 user: rogerb) ... 1 similar event omitted.
05:17 Ticket [c060923a] VFS filename truncation issues status still Open with 3 other changes (artifact: c2f7e29d user: rogerb)
05:12 New ticket [f6ee7c19] Negative widths should right justify. (artifact: 38ce6815 user: rogerb)
04:50 Changes to wiki page "Bug Reports" (artifact: a871380a user: rogerb)
2009-10-18
08:29 Ticket [4d5c039d] Truncated database not detected well status still Open with 3 other changes (artifact: 9dcd9bbb user: rogerb)
2009-10-15
21:01 New ticket [1751725c] sqlite_close doc should qualify advice. (artifact: fa644bfd user: rogerb)
2009-10-12
21:22 New ticket [7b61b6c6] insert mode is incorrectly converting text to numbers. (artifact: 7ec8cb6e user: rogerb)
04:26 New ticket [ee19e690] If shell is interrupted while dumping it still produces commit (and invalid dump). (artifact: c283c86d user: rogerb)
04:24 Ticket [ba7fdb56] Page size should auto default to file system block size status still Open with 3 other changes (artifact: 6fbe2d87 user: rogerb)
04:15 New ticket [ac55d88a] H10336 is no longer applicable. (artifact: fed2312b user: rogerb)
04:12 New ticket [4d5c039d] Truncated database not detected well. (artifact: d1730fa4 user: rogerb)
2009-10-11
07:36 Ticket [ee4b2b48] Prepared statement cache status still Open with 4 other changes (artifact: b9ba3cb6 user: rogerb) ... 1 similar event omitted.
06:21 New ticket [beb2dd69] do_meta_command inconsistent return values. (artifact: e428590b user: rogerb)
06:04 New ticket [08595ca4] INTERSECT operator should have higher precedence. (artifact: da23ad28 user: rogerb)
05:44 New ticket [ed2ff2f4] Call progress callback while doing pragma integrity_check. (artifact: 64e43de7 user: rogerb)
05:33 New ticket [2cb66577] Diagnostic message is unintentionally printed in batch mode. (artifact: a3219b56 user: rogerb)
2009-10-10
03:18 New ticket [c060923a] VFS filename truncation issues. (artifact: 2b6ea725 user: rogerb)
2009-10-08
06:59 Ticket [23b21282] Uninformative error message on check constraint failure status still Open with 3 other changes (artifact: 18b14039 user: rogerb)
06:46 New ticket [d8fe6cef] Error return from VFS xUnlock ignored. (artifact: af15aaed user: rogerb)
06:39 New ticket [23b21282] Meangingless error message on check constraint failure. (artifact: addfa3c6 user: rogerb)
06:26 New ticket [ebde3f66] Shared cache has different busy behaviour than non-shared. (artifact: 2a700451 user: rogerb)
2009-10-06
18:10 Ticket [c25aab7e] The ".import" command does not parse CSV correctly. status still Open with 2 other changes (artifact: 1a724b75 user: rogerb)
2009-10-05
23:10 New ticket [f9af981d] sqlite3_shutdown documentation needs to mention danger. (artifact: 857d880d user: rogerb)
22:23 Ticket [24666532] Various dump issues status still Open with 3 other changes (artifact: 37405da9 user: rogerb) ... 1 similar event omitted.
18:18 Ticket [0322cd49] create_function_v2 that takes destructor status still Open with 3 other changes (artifact: fe12bfe1 user: rogerb)
18:05 New ticket [1c67bd6c] Shell Control-C (break) handling could be better. (artifact: 4896d7b3 user: rogerb)
04:16 Ticket [6da68f69] tables says you provide a like pattern but it adds % in code status still Open with 3 other changes (artifact: af7ddd7d user: rogerb)
2009-10-04
23:37 New ticket [ba7fdb56] Page size should auto default to file system block size. (artifact: 1ddcd201 user: rogerb)
23:03 New ticket [0322cd49] create_function_v2 that takes destructor. (artifact: 1f590b75 user: rogerb)
22:55 Ticket [4776dee0] Documentation and code about registering functions status still Open with 2 other changes (artifact: 2ab6434e user: rogerb) ... 2 similar events omitted.
20:35 New ticket [89668ca1] shell can support .timer on Windows. (artifact: 66f863a4 user: rogerb)
2009-10-03
23:25 New ticket [1a1790ca] No way to signal an error in collation callback. (artifact: 0210d47e user: rogerb)
07:56 New ticket [6da68f69] tables says you provide a like pattern but it adds % in code. (artifact: 8d9b39b2 user: rogerb)
04:05 New ticket [8f81455b] fts3GetVarint32 sets random number on error. (artifact: d84ee80c user: rogerb)
02:08 New ticket [bd770b2c] shell doesn't return error exit code on import errors. (artifact: 47ac7ead user: rogerb)
02:02 New ticket [2e047cbe] select DISTINCT performance could be better. (artifact: f967d12b user: rogerb)
2009-10-02
19:54 New ticket [f5cb008a] Shell silently ignores extra parameters. (artifact: f0d1a7a8 user: rogerb)
2009-10-01
07:27 Ticket [2fd50fa6] cygwin-1.7 issues: winFullPathname and tempname status still Open with 4 other changes (artifact: 07b92392 user: rogerb)
07:23 New ticket [43d2aa29] H13015 needs to be completed. (artifact: ac8d312a user: rogerb)
07:17 New ticket [3211d778] replace function works on blobs. (artifact: b3d4e9eb user: rogerb)
07:07 New ticket [8440a8e2] LENGTH & QUOTE stop at first zero. (artifact: 7a9cbc2f user: rogerb)
06:47 Ticket [19b44e35] sqlite3_bind_text inconsistent with NULL pointers, zero length etc status still Open with 3 other changes (artifact: 4fc1eaf9 user: rogerb) ... 1 similar event omitted.
06:31 New ticket [72adc99d] shell mode insert doesn't output blobs as blobs. (artifact: 7fb1b8cb user: rogerb)
02:05 Ticket [e063139e] Download .zip excludes shell but .tar includes it status still Open with 1 other change (artifact: 053b43a0 user: rogerb)
02:04 Ticket [f12a9eee] Shell command argument parsing is lax status still Open with 3 other changes (artifact: 8d0a5cd2 user: rogerb)
Previous month ↓