joost
|
dd02d5ec61
* Use maximum scale if pqfmod doesnt return any.
|
16 years ago |
joost
|
853b5e83fd
* The size=-1 case it not necessary anymore after r12313
|
16 years ago |
joost
|
b3ebc67be2
* Only the lowest 16 bits of pqfmod gives the scale
|
16 years ago |
joost
|
a33023e384
* Patch from Joao Morais to fix the storage of floating point, time and timestamp fields on a PgSQL database
|
17 years ago |
joost
|
46468145a7
* Patch from Joao Morais to fix the reading of a bytea field from a PgSQL database
|
17 years ago |
joost
|
a53a234189
* Raise exception if TFieldDef with existing name is added to TFieldDefs + test
|
17 years ago |
joost
|
8f985fbdee
* Added support for stColumns to GetSchemaInfoSQL
|
17 years ago |
joost
|
8f12825af2
* Handle String-Parameters as text parameters
|
17 years ago |
joost
|
a872515d06
* Add sqQuoteFieldnames to postgresql connectionparameters
|
17 years ago |
joost
|
0fcaf1f671
* Patch from Martin Schreiber to fix AV when using postgres 7.x
|
17 years ago |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 years ago |
joost
|
c7219efd02
* Implemented TBufDataset.UpdateIndexDefs
|
17 years ago |
joost
|
53b6757c6e
* Removed unused SetIndexDefs
|
18 years ago |
joost
|
9cab4b7623
* Set the field-size of a numeric field correctly if it is undefined
|
18 years ago |
joost
|
95325732a8
* Truncate strings longer then dsMaxStringSize
|
18 years ago |
joost
|
340acdea57
* Implemented TPQConnection.RowsAffected
|
18 years ago |
joost
|
575406dbc9
* Added ftCurrency and ftBCD-fields tests
|
18 years ago |
joost
|
865386b464
* some fixes for queries with more then 10 parameters + tests
|
18 years ago |
joost
|
aa508a6033
* ftWideMemo should be the last TFieldType
|
18 years ago |
joost
|
0a2c621063
Patch (adapted) from Thorsten Engler:
|
18 years ago |
michael
|
6a6ca4afbd
* Implemented TSQLConnector
|
18 years ago |
peter
|
5b8dd4c004
* move fcl sources to separate packages
|
18 years ago |