Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added sqlite.assoc_case ini entry with 0 as the default value. | Edin Kadribasic | 2003-04-22 | 1 | -0/+4 |
* | Implement sqlite_create_function(), which allows binding of php functions by | Wez Furlong | 2003-04-20 | 1 | -1/+2 |
* | typo | Tal Peer | 2003-04-20 | 1 | -2/+2 |
* | Update | Tal Peer | 2003-04-20 | 1 | -0/+1 |
* | Implement sqlite_create_aggregate() which can be used to create aggregation | Wez Furlong | 2003-04-20 | 1 | -0/+2 |
* | Implement sqlite_popen(), which opens persistent connections to an sqlite | Wez Furlong | 2003-04-18 | 1 | -0/+1 |
* | Implement sqlite_unbuffered_query(), which works similarly to the mysql | Wez Furlong | 2003-04-18 | 1 | -0/+1 |
* | Add two new functions: | Wez Furlong | 2003-04-17 | 1 | -0/+3 |
* | Implement sqlite_busy_timeout() which sets the retry timeout (in milliseconds) | Wez Furlong | 2003-04-17 | 1 | -0/+2 |
* | Implement sqlite_escape_string() function. | Wez Furlong | 2003-04-17 | 1 | -2/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r123706, | Wez Furlong | 2003-04-17 | 1 | -0/+74 |