SQLite

All files named ”test/blob.test”
Login

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

History for test/blob.test

2009-04-28
18:00
[e7ac6c7d3a] part of check-in [e855654283] Fix an out-of-order test number in blob.test. Cosmetic change. No changes to code. Ticket #3830. (CVS 6564) (check-in: [e855654283] user: drh branch: trunk, size: 3998)
2008-04-04
15:12
[2a38d867bd] part of check-in [92d49499ee] Smaller and hopefully faster routine for converting blob literals into binary. (CVS 4967) (check-in: [92d49499ee] user: drh branch: trunk, size: 3998)
2008-01-22
23:37
[f2dbdbf115] part of check-in [c82033faf8] Improved test coverage for the tokenizer and sqlite3_complete() interface. Fix bugs in parsing blob literals and SQL variables beginning with $. (CVS 4743) (check-in: [c82033faf8] user: drh branch: trunk, size: 3324)
2006-01-03
00:33
[28c3b25150] part of check-in [70b228575e] The sqlite TCL command no longer returns the hex address of the sqlite3* structure. Instead there is a new command in testfixture to find that information. (CVS 2852) (check-in: [70b228575e] user: drh branch: trunk, size: 3309)
2005-08-23
11:17
[0b4ee6fef7] part of check-in [5cada745ac] Handle empty blob constants correctly. Ticket #1373. (CVS 2615) (check-in: [5cada745ac] user: drh branch: trunk, size: 3276)
2004-11-03
13:59
[fc41fe95bd] part of check-in [a82980fd70] More work on optionally removing unused features at compile-time. (CVS 2049) (check-in: [a82980fd70] user: drh branch: trunk, size: 3272)
2004-06-19
00:16
[8727a7b46b] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 3225)
2004-05-27
13:55
Added: [b647427553] part of check-in [42247b2fb0] Test sqlite3_bind_blob(). (CVS 1475) (check-in: [42247b2fb0] user: danielk1977 branch: trunk, size: 3232)