~prof7bit/fpc26x/fixes_2_6

Viewing all changes in revision 14598.

  • Committer: marco
  • Date: 2013-03-17 21:20:23 UTC
  • Revision ID: svn-v4:3ad0048d-3df7-0310-abae-a5850022a9f2:branches/fixes_2_6:23907
--- Merging r22851 into '.':
U    packages/fcl-db/src/base/fields.inc
--- Merging r22852 into '.':
U    packages/mysql/src/mysql.inc
U    packages/postgres/src/postgres3dyn.pp
U    packages/postgres/src/postgres3.pp
--- Merging r22857 into '.':
U    packages/fcl-db/src/sqldb/sqlite/sqlite3conn.pp
--- Merging r22871 into '.':
U    packages/fcl-db/src/sqldb/mssql/mssqlconn.pp
--- Merging r22873 into '.':
U    packages/sqlite/src/sqlite3.inc
--- Merging r22898 into '.':
U    packages/fcl-db/tests/sqldbtoolsunit.pas

# revisions: 22851,22852,22857,22871,22873,22898
r22851 | reiniero | 2012-10-26 14:24:57 +0200 (Fri, 26 Oct 2012) | 2 lines
Changed paths:
   M /trunk/packages/fcl-db/src/base/fields.inc

* Deal with DataSize of TStringField being larger than dsMaxStringSize
Patch by Laco, mantis 19940
r22852 | michael | 2012-10-26 19:10:35 +0200 (Fri, 26 Oct 2012) | 1 line
Changed paths:
   M /trunk/packages/mysql/src/mysql.inc
   M /trunk/packages/postgres/src/postgres3.pp
   M /trunk/packages/postgres/src/postgres3dyn.pp

* Patch from Ludo brands to add IsLibraryLoaded sqlite/src/sqlite3.inc
r22857 | ludob | 2012-10-27 13:53:14 +0200 (Sat, 27 Oct 2012) | 1 line
Changed paths:
   M /trunk/packages/fcl-db/src/sqldb/sqlite/sqlite3conn.pp

TSQLite3Connection add support for adding/removing user-defined COLLATIONs; Mantis #22925 patch from Lacak2
r22871 | lacak | 2012-10-29 08:46:58 +0100 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/packages/fcl-db/src/sqldb/mssql/mssqlconn.pp

mssqlconn: implement missing methods CreateDB/DropDB
r22873 | michael | 2012-10-29 10:44:16 +0100 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/packages/sqlite/src/sqlite3.inc

* Forgot to commit
r22898 | reiniero | 2012-11-01 16:21:54 +0100 (Thu, 01 Nov 2012) | 2 lines
Changed paths:
   M /trunk/packages/fcl-db/tests/sqldbtoolsunit.pas

* FCL-DB: fix for MSSQL/Sybase db test framework errors when existing FPDEV table present.
Thanks to Lacak2 for the fix idea!

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: