Michaël Van Canneyt
|
32465fbdc1
* Fix wrong char->ansichar
|
há 2 anos atrás |
Michaël Van Canneyt
|
eb009243aa
* PChar -> PansiChar
|
há 2 anos atrás |
Michaël Van Canneyt
|
c6e9c7c1f8
* Change writeln+exit to ignore
|
há 3 anos atrás |
Ondrej Pokorny
|
8a64bddb20
db testsuite: add TestMSSQLLargeStrings
|
há 3 anos atrás |
lacak
|
78e7ea6fbf
fcl-db: mysql: use new ftLongWord for INT UNSIGNED fields. Bug #37979
|
há 5 anos atrás |
lacak
|
6f09188d24
fcl-db: mssql: GUID values should be wrapped by {} + test
|
há 5 anos atrás |
michael
|
1c171e1ad3
* Fix bug ID #36486, add parameter to force use of largeint for sqlite
|
há 6 anos atrás |
lacak
|
548d842429
fcl-db: tests: test for bug #35887
|
há 6 anos atrás |
lacak
|
c73e831633
fcl-db: tests: use built-in function BytesOf() instead uf own implementation.
|
há 7 anos atrás |
michael
|
c0535b9a6f
* Use BytesOf instead of custom function
|
há 7 anos atrás |
michael
|
b859d486b4
* TBlobData is now TBytes as in Delphi (avoid code page conversions)
|
há 7 anos atrás |
lacak
|
41024d1047
fcl-db: tests: comment why test fails on Firebird
|
há 7 anos atrás |
lacak
|
c790556358
fcl-db: tests: fix malformed character in string literal
|
há 7 anos atrás |
lacak
|
1edf2d3cd0
fcl-db: tests: Adjust tests to take into account connection charset and field codepage when testing Size and DataSize
|
há 7 anos atrás |
michael
|
edca192fad
* Fix many warnings & hints
|
há 8 anos atrás |
michael
|
cd840816a4
* find cannot be used on unsorted stringlist
|
há 9 anos atrás |
lacak
|
b968e4f679
fcl-db: mssql: zero length varchar and varbinary values are marked as IsNull.
|
há 10 anos atrás |
lacak
|
6c10d2ddad
fcl-db: sqlite: map INTEGER PRIMARY KEY columns (ROWID) to TAutoIncField (as part of adding support for Refreshing AutoInc fields)
|
há 11 anos atrás |
lacak
|
2bf0abcdfa
fcl-db: tests: unify test with others
|
há 11 anos atrás |
lacak
|
865d074c3d
fcl-db: tests: enable test for all databases
|
há 11 anos atrás |
michael
|
cfa859d285
* Fix for bug #27077 by Chris Rempas, plus test
|
há 11 anos atrás |
lacak
|
0106f860eb
fcl-db: oracle:
|
há 11 anos atrás |
reiniero
|
5e7a4c4819
fcl-db: cosmetic: error message language fixes
|
há 11 anos atrás |
lacak
|
85ae7c2aaa
fcl-db: tests: add check for Oracle native single floating point data type
|
há 11 anos atrás |
lacak
|
ae3f0f3752
fcl-db: base: introduce TParam.AsBytes + test
|
há 11 anos atrás |
lacak
|
62782f1904
fcl-db: tests: some tests expects, that GetNDataset (FPDEV table) returns records ordered by ID. In some cases when in test record is updated (f.e. TestRefresh) this record appears at end when dataset is reopened.
|
há 11 anos atrás |
lacak
|
1004c8db6f
fcl-db: base: implement TParam.AsBCD + test
|
há 11 anos atrás |
lacak
|
54c09051a0
fcl-db: base: when copying character data use MaxLen up to Size (not DataSize), because buffer size is = DataSize, o we can copy max. DataSize-1 which is Size.
|
há 11 anos atrás |
reiniero
|
2e3e1d37b5
* fcl-db: tests: cosmetic: convert Dutch test text
|
há 11 anos atrás |
reiniero
|
b1435f7756
fcl-db: tests: cosmetic
|
há 11 anos atrás |