drh
|
e4df0e7497
|
Properly record the names of triggers even if the name is quoted.
Ticket #1737. (CVS 3158)
FossilOrigin-Name: 4ba280ddd66d5cbf617263d6300b7582f65d47a9
|
2006-03-29 00:24:06 +00:00 |
|
drh
|
a6370df1e1
|
Bug fix in the IF NOT EXISTS logic. (CVS 2858)
FossilOrigin-Name: cb9095ac52e76926f274678ef55ebb9df4b9fcac
|
2006-01-04 21:40:06 +00:00 |
|
drh
|
faa59554c3
|
Add support for CREATE TABLE IF NOT EXISTS. (CVS 2847)
FossilOrigin-Name: 0bd9e35fd22946640f4fb1c1874922ae096916f7
|
2005-12-29 23:33:54 +00:00 |
|
drh
|
a073384f08
|
Add support for DROP TABLE IF EXISTS. (CVS 2843)
FossilOrigin-Name: a4c547de83d8b27f06a58f9e530a7c983ec1dc3a
|
2005-12-29 01:11:36 +00:00 |
|
drh
|
d891967052
|
Avoid a memory leak and/or assertion failure when parsing a table
declaration that contains a duplicate column name.
Ticket #1418. (CVS 2684)
FossilOrigin-Name: f43427742b1c086f2621c900f4ede1a34a8b44ee
|
2005-09-10 15:35:06 +00:00 |
|
drh
|
42b9d7c561
|
Fix a memory leak that occurs when a CREATE TABLE that contains a
DEFAULT VALUE fails due to a name conflict. Tickets #1356 and #1357. (CVS 2584)
FossilOrigin-Name: 25cfe9390dda79bb2a7740b3d7380f517a4e8d1b
|
2005-08-13 00:56:27 +00:00 |
|
danielk1977
|
53c0f7480b
|
Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427)
FossilOrigin-Name: c41d55443c2dd532147962b87f542fb7d37075fd
|
2005-03-29 03:10:59 +00:00 |
|
danielk1977
|
a21c6b6fe0
|
Modifications and bugfixes so that the test suite passes with the TCL statement cache turned on. (CVS 2271)
FossilOrigin-Name: d5233e0747789dea04d35a8350b408321d23a64d
|
2005-01-24 10:25:59 +00:00 |
|
danielk1977
|
32554c10d0
|
Test script changes: Bug fix and cleanup on ioerr tests. Also, don't use TCL "file copy" command on windows. (CVS 2264)
FossilOrigin-Name: 764b55adb5dff944db36d0d19ce5e7cc758b3a9e
|
2005-01-22 03:39:39 +00:00 |
|
danielk1977
|
3e8c37e7f8
|
Modify test scripts to work when SQLITE_OMIT_SUBQUERY (along with other OMIT macros) is defined. (CVS 2251)
FossilOrigin-Name: bb0254ab14417f0ab40f10f37cb63a60507f070a
|
2005-01-21 03:12:14 +00:00 |
|
drh
|
251b067ccd
|
fulltest runs now, but still finds a memory leak. (CVS 2150)
FossilOrigin-Name: 5944d51e6c164270301b57e4351add4cb6137be6
|
2004-11-23 22:16:39 +00:00 |
|
danielk1977
|
ae82558bd0
|
Fix a bug involving balance_shallow() and the sqlite_master table. (CVS 2143)
FossilOrigin-Name: 557be3ff5b1c46a3f3836ea3a9d9dede5dc46998
|
2004-11-23 09:06:55 +00:00 |
|
danielk1977
|
e6efa74b9f
|
Ensure tables cannot be created/dropped when btree cursors are open. (CVS 2085)
FossilOrigin-Name: 8e5c2e5df8b824f7efb27e776240f005c6f1f0ff
|
2004-11-10 11:55:10 +00:00 |
|
danielk1977
|
752e679a1e
|
Have "DEFAULT CURRENT_TIME" & co. work even if SQLITE_OMIT_DATETIME_FUNCS is defined. (CVS 2083)
FossilOrigin-Name: f81b9c1c022772378aad32ec45d0027beeb36574
|
2004-11-09 16:13:33 +00:00 |
|
danielk1977
|
7977a17f06
|
Port the "DEFAULT CURRENT_TIME" etc. functionality from an earlier fork of sqlite. (CVS 2082)
FossilOrigin-Name: 0d27c8ff48f327ad82dd5b5b3b47b8d221f119b7
|
2004-11-09 12:44:37 +00:00 |
|
drh
|
6bf895708c
|
Update tests to work even if some features of the library are disabled. (CVS 2050)
FossilOrigin-Name: b11fc9b3f3a2711f98e7e45724aa1d30081197f3
|
2004-11-03 16:27:01 +00:00 |
|
drh
|
234c39dff7
|
Progress towards getting prepared statements and CREATE and DROP to play
nicely together. Work is incomplete. Some tests are known to fail. (CVS 1864)
FossilOrigin-Name: 49b991492496e104f5eca620a5d465a742b7ff3a
|
2004-07-24 03:30:47 +00:00 |
|
danielk1977
|
00e279d9f7
|
Update sqlite3_column_decltype() to return NULL as the declartion type for
an expression that is not a column reference. (CVS 1646)
FossilOrigin-Name: ee9dffd986621490af7bd45c7fe070bb7da8c357
|
2004-06-21 07:36:32 +00:00 |
|
drh
|
ef4ac8f9df
|
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)
FossilOrigin-Name: d705d051bed2b92b6c3bbcc75fe5b056633b9c31
|
2004-06-19 00:16:31 +00:00 |
|
danielk1977
|
d8123366c4
|
(1) Modifications to the user-function interface and (2) Internal changes
to automatically created indices. (CVS 1575)
FossilOrigin-Name: 5903f53828b5d282b33e27813417e4317c9ecf0b
|
2004-06-12 09:25:12 +00:00 |
|
danielk1977
|
517eb64616
|
Tables created with the CREATE TABLE <tbl> AS SELECT ... syntax now inherit
column declaration types from the SELECT statement. (CVS 1538)
FossilOrigin-Name: 31c1668dbc2b84438a5b78b0270f58b37b03791d
|
2004-06-07 10:00:31 +00:00 |
|
danielk1977
|
35bb9d026e
|
Update the typeof() operator to respect manifest types. (CVS 1450)
FossilOrigin-Name: 162cf42e33691f4c9ec3a25abcaa2bdcdca2b5e0
|
2004-05-24 12:55:54 +00:00 |
|
drh
|
a34a84fe1a
|
Get more tests running. (CVS 1409)
FossilOrigin-Name: 7eb3f29e305d0f455f6544560c567fa6b6e24986
|
2004-05-19 21:09:31 +00:00 |
|
drh
|
483750ba8a
|
Better error messages on constraint violations. Additional tests and bug fixes
for the callback-free API. (CVS 854)
FossilOrigin-Name: ccc82f1ab4539a60ee5cc2625743c5389f9ccd8e
|
2003-01-29 18:46:51 +00:00 |
|
drh
|
428ae8cb41
|
Optimizations to the BTree module for a modest speed improvement. (CVS 810)
FossilOrigin-Name: 39902a70417475225956704a037493515e9b08b9
|
2003-01-04 16:48:09 +00:00 |
|
drh
|
c2eef3b32b
|
Parse foreign key constraints and populate internal data structures
appropriately. Constraints are still not enforced. (CVS 738)
FossilOrigin-Name: 170711ca65dc894d0486b9d575edb8f1708250fb
|
2002-08-31 18:53:06 +00:00 |
|
drh
|
a9e99aee95
|
Make the distinction between text and numeric data. (CVS 710)
FossilOrigin-Name: 310ac4fbaf0ed63f98bfacb55259960be03b0c8b
|
2002-08-13 23:02:57 +00:00 |
|
drh
|
38640e15af
|
All the code is now in place for SQLite to distinguish between NUMERIC and
TEXT datatypes. Still need to turn on the new code and test it. (CVS 659)
FossilOrigin-Name: b4737a16c997a6c139d616211fb6bc4b0fae181c
|
2002-07-05 21:42:36 +00:00 |
|
drh
|
04738cb9ff
|
Add the ability to parse FOREIGN KEYs. Foreign keys are still ignored,
but at least they now do not cause a syntax error. (CVS 603)
FossilOrigin-Name: 6fdcee3c99e994ef3ab83a0cc57344cdb16210df
|
2002-06-02 18:19:00 +00:00 |
|
drh
|
97fc3d060a
|
Fix for ticket #46: Report an error if a CREATE TABLE contains two or more
columns with the same name. (CVS 578)
FossilOrigin-Name: ba1953abd04671232cf9e93ab3f962fedbbdc508
|
2002-05-22 21:27:03 +00:00 |
|
drh
|
17f7193434
|
Change the SQLITE_MASTER format to version 2 in preparation for adding views. (CVS 386)
FossilOrigin-Name: b2a9807fed544e83002366149b9a363759338c5d
|
2002-02-21 12:01:27 +00:00 |
|
drh
|
969fa7c128
|
Add support for CREATE TABLE AS. (CVS 377)
FossilOrigin-Name: 78a50971e9adc8739e7888201c79465a40e1a152
|
2002-02-18 18:30:32 +00:00 |
|
drh
|
adbca9cfde
|
Fixed the support of UNIQUE and PRIMARY KEY. (CVS 268)
FossilOrigin-Name: 116fdad06868acf6aca9e75c2c3497c0511a42c3
|
2001-09-27 15:11:53 +00:00 |
|
drh
|
b19a2bc603
|
Disclaimed copyright. Preparing for release 2.0. (CVS 250)
FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c
|
2001-09-16 00:13:26 +00:00 |
|
drh
|
3fc190cc3f
|
All tests now pass. But there are still issues. For example, inserts
are way too slow. And additional tests are needed for new features. (CVS 243)
FossilOrigin-Name: e7b65e37fd88c4d69c89cfe73ab345b8b645ada6
|
2001-09-14 03:24:23 +00:00 |
|
drh
|
5edc31243e
|
Many problems fixed. Many problems yet to go. (CVS 242)
FossilOrigin-Name: 62c7bd11bcf6438cdcbf66fa67a2bf4ab9d1664d
|
2001-09-13 21:53:09 +00:00 |
|
drh
|
d400728ac1
|
More testing (CVS 209)
FossilOrigin-Name: 3bde128418fe70a2fd62bf9e013999827a16053c
|
2001-04-12 23:21:58 +00:00 |
|
drh
|
c4a3c779b1
|
Added transaction support (CVS 196)
FossilOrigin-Name: 35a8feed0d10e780c477f7440fbe80637fcf9906
|
2001-04-04 11:48:57 +00:00 |
|
drh
|
767c2001c6
|
Added the "memory:" driver (CVS 158)
FossilOrigin-Name: 54d60c68dc83410e911b828a680772541c44e9df
|
2000-10-19 14:10:08 +00:00 |
|
drh
|
2803757a35
|
file format change (CVS 122)
FossilOrigin-Name: b7b90237945d3577caba3a2f5595e52b25027297
|
2000-08-02 13:47:41 +00:00 |
|
drh
|
4cfa793437
|
:-) (CVS 81)
FossilOrigin-Name: 61c381e7e6c85619b7b494417956fc209c5b7b84
|
2000-06-08 15:10:46 +00:00 |
|
drh
|
982cef7e98
|
:-) (CVS 15)
FossilOrigin-Name: 8d66c7355de1d87b25c4fb92d0ef3603da72899a
|
2000-05-30 16:27:03 +00:00 |
|
drh
|
dcc581ccae
|
:-) (CVS 14)
FossilOrigin-Name: 1bb8ee8d9f1d3c409a11910e7552e4bb5e7f5f87
|
2000-05-30 13:44:19 +00:00 |
|
drh
|
1d37e284f7
|
:-) (CVS 12)
FossilOrigin-Name: 20f2811fc19f937ed03bdb0e9d87a40c75452b17
|
2000-05-30 03:12:21 +00:00 |
|
drh
|
1b6a71fe6c
|
:-) (CVS 9)
FossilOrigin-Name: 84333008b70a11006053938f95bb048f7ee4f655
|
2000-05-29 23:58:11 +00:00 |
|