|
c7a7a312e6
|
Fixed schema cache test
|
2014-10-15 12:22:44 +04:00 |
|
|
c4dc9470be
|
created a test case to verify #4682
|
2014-08-13 12:45:20 +02:00 |
|
|
574f67feff
|
fixed test break
|
2014-06-26 01:35:56 +02:00 |
|
|
cd5bdd90d2
|
fixed postgres tests
|
2014-06-25 22:54:39 +02:00 |
|
|
651e6a3feb
|
added support for BIT default values
fixes #422
|
2014-06-25 03:37:39 +02:00 |
|
|
4f95fcd91f
|
added unit tests for schema detection
fixed some issues with schema detection
|
2014-06-25 03:09:28 +02:00 |
|
|
0c14f47f9a
|
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
|
2014-06-20 17:40:00 +04:00 |
|
|
ab799d8ea9
|
Fixes #2911: Removed tbl_ default for table prefix
|
2014-03-30 19:33:46 +04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
269d1303a9
|
Code style fixes
|
2014-03-08 20:47:04 -03:00 |
|
|
95ea1c20bb
|
code style. FOREACH
|
2014-03-03 21:47:47 +03:00 |
|
|
cbad97c78d
|
change back the visibility of findTableNames to protected.
|
2013-12-29 09:51:36 -05:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
8899aaeb5b
|
moved getPdoType() to Schema.
|
2013-10-14 08:28:56 -04:00 |
|
|
ef13a11f66
|
moved getPDOType() back to Command to avoid dependency on Schema
fixes #854
|
2013-09-18 16:29:16 +02:00 |
|
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
|
164c70eebc
|
Add support for composite FK to cubrid
|
2013-09-06 15:32:33 +02:00 |
|
|
8abeed03bd
|
added SchemaTest
|
2013-09-06 15:03:57 +02:00 |
|