|
|
ec3aadfffb
|
Fixes #2862: Using DbCache while enabling schema caching may cause infinite loops
|
2014-03-26 20:26:22 -04:00 |
|
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
|
8e11ad0360
|
refactored code to use Instance::ensure()
|
2014-03-18 12:31:27 -04:00 |
|
|
|
8c2e39235f
|
Turn module and application into DI containers.
|
2014-03-17 23:57:01 -04:00 |
|
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
|
e1f4a9cc8f
|
Added Connection::enableSavepoint.
|
2014-02-15 23:00:30 -05:00 |
|
|
|
bea9e3fc06
|
Fixes #1645: Added support for nested DB transactions
|
2014-02-15 22:16:09 -05:00 |
|
|
|
eb3c6866dd
|
Removed unused variable
|
2014-02-06 00:46:50 +04:00 |
|
|
|
266aadd230
|
Only treat 32bit signed integers as integers so that 32bit clients won’t have trouble.
|
2014-02-02 17:18:03 -05:00 |
|
|
|
9b723baa76
|
Added TableSchema::fullName property
|
2014-01-16 15:51:14 -05:00 |
|
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
|
b0cc86dfcd
|
added Command::getRawSql()
|
2013-03-30 21:39:31 -04:00 |
|
|
|
597082a11a
|
Automatic table and column name quoting.
|
2013-03-30 18:28:54 -04:00 |
|
|
|
e1acc64b2b
|
refactoring cache and db references.
|
2013-03-27 17:09:18 -04:00 |
|
|
|
392b293d33
|
FragmentCache WIP
|
2013-03-25 14:27:15 -04:00 |
|
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
|
8b2b7915b4
|
Renamed application to app.
|
2013-02-05 16:12:22 -05:00 |
|
|
|
b181bc1c9f
|
updated cache key usage.
|
2013-01-18 18:36:43 -05:00 |
|
|
|
abd3d827a2
|
refactoring.
|
2013-01-18 10:37:22 -05:00 |
|
|
|
6dd495b65f
|
Added init and afterFind events to AR.
Implemented scope support.
|
2013-01-17 20:58:50 -05:00 |
|
|
|
ed8b795295
|
renamed exception classes.
|
2013-01-17 19:55:10 -05:00 |
|
|
|
ebecc09839
|
DB refactoring.
|
2013-01-17 16:15:12 -05:00 |
|
|
|
e150b7fae7
|
renamed Driver to Schema.
|
2013-01-15 20:16:27 -05:00 |
|