|
|
|
@74
|
[74]
|
11/16/07 06:35:26 |
rsyring |
Added file with notice to put all commits in 1.2 branch |
|
|
|
@66
|
[66]
|
11/16/07 00:20:18 |
hans |
Fixing sequence fetch query (which was already fixed in 1.2) |
|
|
|
@65
|
[65]
|
11/05/07 18:59:18 |
mp |
Error caused by PHP bug fix http://bugs.php.net/bug.php?id=41523. … |
|
|
|
@57
|
[57]
|
12/02/06 03:26:42 |
hans |
Fixes #34 - bug in Clob::writeToFile() |
|
|
|
@56
|
[56]
|
11/13/06 13:36:48 |
hans |
Removed debug code. |
|
|
|
@52
|
[52]
|
09/01/06 19:44:59 |
hans |
Updated CHANGELOG to point to website for changes |
|
|
|
@51
|
[51]
|
09/01/06 19:37:16 |
hans |
Fixed the mysql and mysqli drivers to set size to precision -- for … |
|
|
|
@50
|
[50]
|
09/01/06 19:35:30 |
hans |
Fixed query in !PgSQLDatabaseInfo and updated precision/scale fixes in … |
|
|
|
@49
|
[49]
|
09/01/06 19:34:29 |
hans |
Added !PgSQLTableInfoTest class and updated the SQL files to include … |
|
|
|
@48
|
[48]
|
08/31/06 20:32:07 |
hans |
Added the encoding support to 'mysql' driver also. |
|
|
|
@47
|
[47]
|
08/31/06 19:52:28 |
hans |
Added support for numbers in phptype of DSN |
|
|
|
@46
|
[46]
|
08/31/06 19:44:10 |
hans |
Bugfix to query support in DSN |
|
|
|
@45
|
[45]
|
08/31/06 19:41:48 |
hans |
Adjusting port value to be string. |
|
|
|
@44
|
[44]
|
08/31/06 19:40:21 |
hans |
updating unit tests for new dsn style |
|
|
|
@43
|
[43]
|
08/31/06 19:28:14 |
hans |
Copied mysql schema over to mysqli for tests |
|
|
|
@42
|
[42]
|
08/31/06 19:25:08 |
hans |
Fixing untrimmed get test for MySQLi |
|
|
|
@41
|
[41]
|
08/31/06 19:14:23 |
hans |
Fixing parse error in parseDSN() method |
|
|
|
@40
|
[40]
|
08/31/06 19:13:14 |
hans |
added path to creole classes to run-tests.php |
|
|
|
@39
|
[39]
|
08/31/06 18:48:07 |
hans |
ticket:14 - Applying query fixes to pgsql metadata |
|
|
|
@38
|
[38]
|
08/31/06 18:36:30 |
hans |
Add support for encoding in MySQLi driver. This should fix issue reported … |
|
|
|
@37
|
[37]
|
08/31/06 18:34:00 |
hans |
ticket:12 - Added support for 'encoding' DSN attribute. |
|
|
|
@36
|
[36]
|
08/31/06 18:29:28 |
hans |
ticket:20 - Changing schema to default to use a 'schema' key from DSN if … |
|
|
|
@35
|
[35]
|
08/31/06 18:20:17 |
hans |
ticket:7 - Committed new !MySQLiConnection that respects host, port, and … |
|
|
|
@34
|
[34]
|
08/31/06 18:07:50 |
hans |
ticket:21 - Added a maxLength parameter to get around issues in MSSQL with … |
|
|
|
@33
|
[33]
|
08/31/06 17:58:19 |
hans |
ticket:6 - Add fix to php reference count bug when using iterator |
|
|
|
@32
|
[32]
|
08/31/06 17:54:47 |
hans |
ticket:16 - Fixing bug in writeToFile() method. |
|
|
|
@31
|
[31]
|
08/31/06 16:58:04 |
hans |
ticket:8 - UNTESTED - Applying precision/scale fixes. |
|
|
|
@30
|
[30]
|
08/31/06 16:40:44 |
hans |
ticket:18 - Applying parseDSN() patch from Remko Molier to handle SQLite … |
|
|
|
@29
|
[29]
|
08/31/06 16:38:18 |
hans |
ticket:2 - Fixed !MSSQLResultSet throwing !SQLWarning |
|
|
|
@18
|
[18]
|
04/07/06 20:34:19 |
gamr |
row is never referenced |
|
|
|
@17
|
[17]
|
04/07/06 20:20:34 |
gamr |
add countable to the implimentation, cleanups, maybe this will fix it? |
|
|
|
@16
|
[16]
|
04/07/06 20:04:18 |
gamr |
general cleanup in prepared statements
add error checking incase we get an … |
|
|
|
@15
|
[15]
|
02/20/06 05:46:23 |
gamr |
There is currently a bug in this, not sure where as yet, the result … |
|
|
|
@14
|
[14]
|
02/16/06 23:39:20 |
gamr |
clean up some warnings |
|
|
|
@13
|
[13]
|
02/14/06 16:07:10 |
hans |
Jargon always depends on Creole of same version |
|
|
|
@10
|
[10]
|
02/14/06 16:03:07 |
hans |
Adding rather lengthy CHANGELOG entries (gleaned from CVS commit logs). |
|
|
|
@9
|
[9]
|
02/14/06 02:21:51 |
hans |
Merging in new PEAR build stuff and oci8 patch committed by Seth (provided … |
|
|
|
@5
|
[5]
|
02/10/06 14:12:45 |
hans |
Fixing typo in !MySQLiTableInfo class |
|
|
|
@4
|
[4]
|
02/07/06 19:17:35 |
hans |
Branching 1.1 in anticipation of release. |
|
copied from trunk:
|
|
|
|
@2
|
[2]
|
02/06/06 22:00:13 |
seth |
Added code provided by Craig Duncan to make creole work with
the oracle … |