| 2003-06-04 |
drh | Disable the unreadable file test (attach-6.2) under... |
commit | commitdiff | tree | snapshot |
| 2003-06-04 |
drh | Avoid corrupting indices when doing a REPLACE on a... |
commit | commitdiff | tree | snapshot |
| 2003-06-03 |
drh | Additional testing of the ATTACH command with bug fixes... |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
drh | The OP_Checkpoint opcode is now a no-op if invoked... |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
drh | Fix a bug in the COPY command introduced by check-in... |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
drh | Fix an initialized variable in sqliteInitOne. (CVS... |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
jplyon | Generate anchors in opcode table html for use by new... |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
jplyon | Added comments. (CVS 993) |
commit | commitdiff | tree | snapshot |
| 2003-06-02 |
jplyon | Additions and corrections to vdbe documentation comment... |
commit | commitdiff | tree | snapshot |
| 2003-06-01 |
drh | Add the ability to INSERT or UPDATE using the "rowid... |
commit | commitdiff | tree | snapshot |
| 2003-05-31 |
drh | Tighter binding of views, triggers, and indices to... |
commit | commitdiff | tree | snapshot |
| 2003-05-29 |
drh | Change the row-size limit back to 1MB. It was temporar... |
commit | commitdiff | tree | snapshot |
| 2003-05-29 |
drh | Modify the windows locking code so that it works correc... |
commit | commitdiff | tree | snapshot |
| 2003-05-29 |
jplyon | Added typeof() operator. |
commit | commitdiff | tree | snapshot |
| 2003-05-19 |
drh | Fix segfault that occurs when opening a non-existing... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Additional attach testing. I now believe that ticket... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Prevent an infinite loop when deleting a table that... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Version 2.8.2 (CVS 983) |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Bump the version number and update the change log.... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Fix problems with TEMP indices that lead to corrupt... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Version 2.8.1 (CVS 980) |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Fix the fix for newlines in echo commands. Tickets... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Bump the version number to 2.8.1. Update documentation... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Escape backslashes in echo commands in the makefiles... |
commit | commitdiff | tree | snapshot |
| 2003-05-17 |
drh | Fix memory allocation problem in the sqlite_get_table... |
commit | commitdiff | tree | snapshot |
| 2003-05-16 |
drh | Make sure the ON CONFLICT clause on a BEGIN overrides... |
commit | commitdiff | tree | snapshot |
| 2003-05-13 |
jplyon | Removed 3rd (file) column from PRAGMA database_list... |
commit | commitdiff | tree | snapshot |
| 2003-05-13 |
drh | Fix another twos-complement negation error. Ticket... |
commit | commitdiff | tree | snapshot |
| 2003-05-13 |
drh | A change to lemon related to ticket #313. (CVS 972) |
commit | commitdiff | tree | snapshot |
| 2003-05-13 |
drh | Remove unnecessary "#include <sqliteInt.h>" from the... |
commit | commitdiff | tree | snapshot |
| 2003-05-13 |
drh | Fix a #ifdefs that are used to comment-out the VACUUM... |
commit | commitdiff | tree | snapshot |
| 2003-05-12 |
drh | Make sure hash functions always return non-negative... |
commit | commitdiff | tree | snapshot |
| 2003-05-11 |
jplyon | Changed PRAGMA database_list to show the filename.... |
commit | commitdiff | tree | snapshot |
| 2003-05-11 |
jplyon | Changed ".databases" command to use PRAGMA database_lis... |
commit | commitdiff | tree | snapshot |
| 2003-05-10 |
drh | Changes to comments. In particular, a lengthy comment... |
commit | commitdiff | tree | snapshot |
| 2003-05-10 |
jplyon | Removed never-used symbol SQLITE_ResultDetails. (CVS... |
commit | commitdiff | tree | snapshot |
| 2003-05-10 |
jplyon | Removed never-used pragma "result_set_details". (CVS... |
commit | commitdiff | tree | snapshot |
| 2003-05-10 |
jplyon | Documented the "GO" and "\" command terminators. (CVS... |
commit | commitdiff | tree | snapshot |
| 2003-05-10 |
jplyon | Fixed metacharacter coloring with LP, RP, PLUS. |
commit | commitdiff | tree | snapshot |
| 2003-05-07 |
drh | Format keyword lists in lang.html using a TCL proc... |
commit | commitdiff | tree | snapshot |
| 2003-05-07 |
jplyon | - Added entries for PRAGMAs database_list, temp_store... |
commit | commitdiff | tree | snapshot |
| 2003-05-07 |
jplyon | Cleaned up keywords section. (CVS 959) |
commit | commitdiff | tree | snapshot |
| 2003-05-06 |
drh | Restrain the flattener in the presence of outer joins... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
drh | Added tests trying (unsuccessfully) to reproduce ticket... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
drh | Shell command-line parsing enhancements suggested by... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
drh | Fix deficiencies in sqlite_complete() pointed out by... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
jplyon | Added shell command ".databases" to list name and file... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
jplyon | added shell command ".databases" to list name and file... |
commit | commitdiff | tree | snapshot |
| 2003-05-04 |
jplyon | new section for keywords, more docs for attached databa... |
commit | commitdiff | tree | snapshot |
| 2003-05-03 |
drh | More documentation updates. (CVS 951) |
commit | commitdiff | tree | snapshot |
| 2003-05-03 |
jplyon | - added entry for ATTACH DATABASE. |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
drh | Additional tests of the new flattener added. Ticket... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
drh | Enhance the query flattener to handle subqueries that... |
commit | commitdiff | tree | snapshot |
| 2003-05-02 |
drh | VDBE cursors numbers for tables in a join do not have... |
commit | commitdiff | tree | snapshot |
| 2003-05-01 |
drh | Correctly create an index that uses an INTEGER PRIMARY... |
commit | commitdiff | tree | snapshot |
| 2003-04-30 |
drh | In the shell tool, delay opening the database until... |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
drh | Accept a "/" or "go" on a line by itself as an SQL... |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
drh | Allow the ASC or DESC keyword to appear after a column... |
commit | commitdiff | tree | snapshot |
| 2003-04-29 |
drh | The sqlite_complete() function should ignore carriage... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
drh | In the test code, make several attempts to convert... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
drh | Fix the shell tool to do a better job of ignoring white... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
drh | Only print the "Loading resources from..." line when... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
drh | Do not use the return value of fcntl() to find the... |
commit | commitdiff | tree | snapshot |
| 2003-04-26 |
drh | Fix the sqlite_complete() routine so that it recognizes... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Report the correct authorization context in the authori... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Add tests to insure VACUUM works in the presence of... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Work around a name collision problem on windows. (CVS... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Make VACUUM work even if multiple processes have the... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Explicit casts to squelch bogus warnings for vc++.... |
commit | commitdiff | tree | snapshot |
| 2003-04-25 |
drh | Get VACUUM working again - with test cases. Some other... |
commit | commitdiff | tree | snapshot |
| 2003-04-24 |
drh | Fix some issues with INSTEAD OF triggers. (CVS 930) |
commit | commitdiff | tree | snapshot |
| 2003-04-23 |
drh | Remove the begin_hook and commit_hook APIs. They were... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
drh | Update the authorizer API so that it reports the databa... |
commit | commitdiff | tree | snapshot |
| 2003-04-22 |
paul | Check for readline libs now adds appropriate curses... |
commit | commitdiff | tree | snapshot |
| 2003-04-21 |
drh | Add support for TEMPORARY triggers. Such triggers... |
commit | commitdiff | tree | snapshot |
| 2003-04-20 |
drh | Add more tests for the in-memory database. (CVS 925) |
commit | commitdiff | tree | snapshot |
| 2003-04-20 |
drh | Added tests for the in-memory database backend. Also... |
commit | commitdiff | tree | snapshot |
| 2003-04-20 |
paul | Align config vars controlling in-memory DB with code... |
commit | commitdiff | tree | snapshot |
| 2003-04-20 |
paul | Reset pCur->eSkip on a MoveTo (CVS 922) |
commit | commitdiff | tree | snapshot |
| 2003-04-20 |
drh | Update comments. Remove unused field from the Index... |
commit | commitdiff | tree | snapshot |
| 2003-04-19 |
drh | Modify the optimizer so that it does not assume that... |
commit | commitdiff | tree | snapshot |
| 2003-04-19 |
drh | Bug in WHERE clause processing fixed. Ticket #298... |
commit | commitdiff | tree | snapshot |
| 2003-04-18 |
drh | fix a memory leak in btree_rb.c. (CVS 918) |
commit | commitdiff | tree | snapshot |
| 2003-04-18 |
drh | Fix for ticket #297 - bug in sqliteSortCompare(). ... |
commit | commitdiff | tree | snapshot |
| 2003-04-18 |
drh | The VACUUM command is now functioning (again). Need... |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
drh | Fix triggers to work in an ATTACHed database. Ticket... |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
drh | Make sure the min() and max() optimizations work on... |
commit | commitdiff | tree | snapshot |
| 2003-04-17 |
drh | Change the shell to use the sqliteIsNumber() routine... |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
drh | Rollback if a commit hook fails. (CVS 912) |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
drh | Fix the authorizer so that it correctly interprets... |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
drh | Simplify the number processing code. Fix for ticket... |
commit | commitdiff | tree | snapshot |
| 2003-04-16 |
drh | Remove some unnecessary code and complication from... |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
drh | Get triggers working on tables with INTEGER PRIMARY... |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
paul | Added btree_rb.c (CVS 907) |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
drh | Do not record the inserted rowid on when doing an INSER... |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
drh | Change lemon to use <stdarg.h> instead of <varargs... |
commit | commitdiff | tree | snapshot |
| 2003-04-15 |
drh | Change some variable names and comments in the new... |
commit | commitdiff | tree | snapshot |
| 2003-04-13 |
paul | Support in-memory databases for temp tables (CVS 903) |
commit | commitdiff | tree | snapshot |
| 2003-04-06 |
drh | Split the implementation of COPY, PRAGMA, and ATTACH... |
commit | commitdiff | tree | snapshot |
| 2003-04-06 |
drh | Move the implementation of VACUUM into a separate sourc... |
commit | commitdiff | tree | snapshot |
| next |