gevik
|
ec9dab11fa
|
[1] Redone missing code.
[2] Added empty line at the end of file
[3] Removed exception.
|
12 years ago |
gevik
|
6fd74f5c27
|
Updated code style. braces on the same line for control statements.
|
12 years ago |
gevik
|
19793f7af0
|
Removed unused columsn from find constraint sql. Fixed typo. Added extra schema check for when a foreign table is not in the same schema. Updated indentation to conform to other classes.
|
12 years ago |
Qiang Xue
|
cf1e12ad11
|
Fixes issue #514.
|
12 years ago |
gevik
|
d07fd39f7e
|
Removed false exception catching.
|
12 years ago |
Gevik Babakhani
|
879b494acb
|
Removed custom pgsql PDO and added defaultSchema as public property.
|
12 years ago |
Gevik Babakhani
|
9982d93369
|
Removed commented and unused pgsql datatype mappings.
|
12 years ago |
Gevik Babakhani
|
e505566446
|
Refactored types to be compatible with 1.1
|
12 years ago |
Gevik Babakhani
|
5a587d16f0
|
Fixed several formatting issues.
Refactored == null to is_null == '' to empty(...)
|
12 years ago |
Gevik Babakhani
|
70e973129d
|
Added foreign keys and cleanup internal pg types
|
12 years ago |
Gevik Babakhani
|
5a380360c7
|
Added table based sequence.
|
12 years ago |
Gevik Babakhani
|
cbde22af55
|
Savepoint WIP QueryBuilder!
|
12 years ago |
Gevik Babakhani
|
04ebd12277
|
Added last insert value to pgsql PDO
|
12 years ago |
Gevik Babakhani
|
97270a389a
|
Savepoint, implementing fkeys.
|
12 years ago |
Gevik Babakhani
|
103621ad05
|
Savepoint: WIP implementing columns
|
12 years ago |
Gevik Babakhani
|
4602b575ad
|
Save point: WIP implementing db schema functionality.
|
12 years ago |
Gevik Babakhani
|
c30eae62d2
|
Added initial unit testing files for the pgsql driver.
|
12 years ago |