|
608e9012fb
|
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance
|
2014-07-10 20:50:07 +04:00 |
|
|
56a7ec7618
|
Passed transaction as callback argument for Connection::transaction() method
|
2014-07-10 17:57:52 +04:00 |
|
|
a0051820a7
|
Fixed tests
|
2014-07-10 17:43:15 +04:00 |
|
|
e5195937e4
|
Fixes #3384: Added callback-style transactions
|
2014-07-10 17:24:10 +04:00 |
|
|
4f95fcd91f
|
added unit tests for schema detection
fixed some issues with schema detection
|
2014-06-25 03:09:28 +02:00 |
|
|
cc8a8360cb
|
added unit test and notes about dbms specific settings
|
2014-06-24 03:11:34 +02:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
|
544e412af8
|
unit test cleanup
|
2013-09-06 15:03:25 +02:00 |
|
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
|
f2e57b2eec
|
Fixed test breaks.
|
2013-07-02 22:19:05 -04:00 |
|
|
7cd9123c3b
|
Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
|
2013-05-24 18:35:00 +04:00 |
|
|
d712605a71
|
Added and resolved Sqlite tests #15.
|
2013-05-09 23:12:18 +06:00 |
|
|
597082a11a
|
Automatic table and column name quoting.
|
2013-03-30 18:28:54 -04:00 |
|
|
9958a5802e
|
DB cleanup
|
2013-01-17 12:54:13 -05:00 |
|
|
736d30684e
|
refactored the active property of Connection and Transaction.
refactored Transaction.
|
2013-01-15 19:13:39 -05:00 |
|
|
e0cd52fb65
|
moved Connection::getPdoType() to Command.
|
2013-01-15 18:32:08 -05:00 |
|
|
fe90d4dda0
|
implemented auto-quoting for DB commands.
|
2013-01-06 22:41:20 -05:00 |
|
|
d15378ef43
|
moved db tests.
|
2013-01-05 21:29:42 -05:00 |
|