root/branches/1.2


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @123 [123] 08/21/08 19:13:27 dwhittle fixed merged issue for getDate method in mysqli
(edit) @122 [122] 08/19/08 18:05:44 dwhittle fixed timestamps in mysqli + php > 5.2.4 …
(edit) @121 [121] 05/29/08 22:44:02 rsyring Another backslash-in-the-require-path problem
(edit) @120 [120] 05/29/08 21:54:55 rsyring fixed a bug with this file having backward slashes for require statements
(edit) @119 [119] 05/29/08 18:41:29 rsyring fixed a path case bug that gave an error when running on case sensitive …
(edit) @117 [117] 05/29/08 04:35:10 rsyring added note about changelog not being kept up to date and gave link to …
(edit) @116 [116] 05/27/08 17:25:30 mlewellyn Fix for ticket 86 - MySQLiConnection - calls set_charset to handle …
(edit) @115 [115] 03/29/08 20:13:17 rsyring Added tests and code related to long column names in SQLite (i.e. when the …
(edit) @114 [114] 03/29/08 17:17:41 rsyring classes/creole/util/sql/SQLStatementExtractor.php: fixed a problem with …
(edit) @113 [113] 03/29/08 04:55:51 rsyring Added very rudimentary support for statements with sub-statements ending …
(edit) @112 [112] 03/19/08 18:18:36 mlewellyn For ticket #82: MSSQLConnection - Updated applyLimit to manipulate SQL to …
(edit) @111 [111] 03/15/08 05:20:09 rsyring Forgot to add same sqlite changes for #43 to main sqlite driver, added …
(edit) @110 [110] 03/15/08 05:14:46 rsyring fixed #43
(edit) @109 [109] 03/15/08 04:58:31 rsyring mapped phptype 'sqlite3' to the pdosqlite driver. We can now use …
(edit) @108 [108] 03/15/08 04:42:14 rsyring added initial support for postgres schemas for #45
(edit) @107 [107] 03/15/08 03:28:31 rsyring DriverTestManager?.php: allows you to "alias" a driver to a different …
(edit) @106 [106] 03/15/08 02:55:38 rsyring DriverTestManager?.php: have to set the name manually for the PHPUnit test …
(edit) @105 [105] 03/15/08 02:40:24 rsyring modified the metadata information for the mysqli driver to pull from the …
(edit) @104 [104] 03/15/08 02:37:59 rsyring added the ability to limit which test suites are run to speed up testing …
(edit) @103 [103] 03/14/08 21:37:23 rsyring fixed #30: Creole savepoints patch
(edit) @102 [102] 03/14/08 21:19:03 rsyring fixed #64: MSSQLResultSet::next() error when running with Debian …
(edit) @101 [101] 03/14/08 21:13:10 rsyring - fixed #62: MySQL driver ROLLBACK & COMMIT result not checked - added …
(edit) @100 [100] 03/14/08 21:04:01 rsyring pgsql/PgSQLConnection.php: wrap connection with track_errors ini …
(edit) @99 [99] 03/14/08 19:37:14 rsyring fixed #61: bugs in ODBCPreparedStatement (need to test once I get ODBC …
(edit) @98 [98] 03/14/08 19:07:06 rsyring fixed #41: writing to Oracle-table with timestamp-column failes (needs …
(edit) @97 [97] 03/14/08 17:44:12 rsyring OCI8TableInfo.php: fixed #70 -- but currently untested as I can seem to …
(edit) @96 [96] 03/14/08 17:39:51 rsyring OCI8Connection.php: whitespace change OCI8StatementTest.php: correct …
(edit) @95 [95] 01/11/08 22:12:58 rsyring Created meta data tests for MSSQL and fixed issue #57
(edit) @94 [94] 01/11/08 21:46:47 rsyring pdosqlite meta data works now, implemented tests for sqlite meta data and …
(edit) @93 [93] 01/11/08 18:54:25 rsyring fixed #80 and added tests related to it for sqlite, pdosqlite, and mssql
(edit) @92 [92] 01/11/08 17:33:49 rsyring ticket #37 resolved
(edit) @91 [91] 01/11/08 17:33:15 rsyring added test suite for Jargon, only the JargonQueryTest? is implamented, but …
(edit) @90 [90] 01/11/08 06:11:15 rsyring #36: various wrong variable names; should still create tests for these …
(edit) @89 [89] 01/11/08 05:50:22 rsyring MSSQLCallableStatementTest.php: doesn't do much right now, but we can …
(edit) @88 [88] 01/11/08 05:47:00 rsyring TableInfoTest?.php: testGetColumn_Scale() seemed to be using the wrong type …
(edit) @87 [87] 01/11/08 05:46:03 rsyring MySQLTableInfoTest.php: some changes so that the test would run without …
(edit) @86 [86] 01/11/08 05:43:36 rsyring Changed the way we tested for automatic rtrim() functioning by using …
(edit) @85 [85] 01/11/08 05:36:29 rsyring undo accidental commits from R84
(edit) @84 [84] 01/11/08 05:24:40 rsyring drivers/pgsql/PgSQLResultSet.php: reverted some changes from R73 that …
(edit) @83 [83] 01/11/08 05:22:54 rsyring drivers/mssql/MSSQLResultSet.php: needed its own getTime() b/c mssql …
(edit) @82 [82] 01/11/08 03:29:17 rsyring MSSQLCallableStatement.php: removing erroneous debug code, I think I have …
(edit) @81 [81] 01/11/08 03:25:28 rsyring Further modification of the SQLStatementExtractor b/c of double dashes in …
(edit) @80 [80] 01/11/08 02:40:14 rsyring Fixed SQLStatementExtractor and related tests
(edit) @79 [79] 01/10/08 22:00:52 rsyring classes/creole/Creole.php: comment out warning that is issued when the …
(edit) @78 [78] 11/27/07 19:38:43 dwhittle dwhittle: refactored import method to check if class is already loaded …
(edit) @77 [77] 11/16/07 14:27:30 rsyring function_development.php: added testp() as alias of test_p()
(edit) @76 [76] 11/16/07 14:26:07 rsyring issue #46 & issue #65: some locale's were sending a comma ',' as the …
(edit) @73 [73] 11/16/07 06:26:42 rsyring MERGED: trunk R18-53 (R54 was not included because it broke a bunch of …
(edit) @72 [72] 11/16/07 05:59:40 rsyring Merged branch 1.1 R64-65: Error caused by PHP bug fix …
(edit) @71 [71] 11/16/07 05:52:34 rsyring Clob.php: "throw Exception" ==> "throw new Exception"
(edit) @70 [70] 11/16/07 05:36:41 rsyring creole/common/PreparedStatementCommon.php: fixed indentation …
(edit) @69 [69] 11/16/07 03:54:31 rsyring test/etc/db/sql/mssql/creoletest-schema.sql: edited the SQL so that it was …
(edit) @68 [68] 11/16/07 03:41:18 rsyring Creole.php: hide php warning when not able to include a file. This is …
(copy) @64 [64] 09/08/07 20:22:45 rsyring Branching erroneous 2.0 branch to 1.2 (which it should have been in the …
copied from branches/2.0:
(edit) @62 [62] 09/08/07 20:19:16 rsyring classes/creole/CreoleTypes.php: getType() an getNativeType() both needed …
Note: See TracRevisionLog for help on using the revision log.