Histórico de Commits

Autor SHA1 Mensagem Data
  marco 897ec073e5 --- Merging r31306 into '.': há 10 anos atrás
  marco c18e4da76e --- Merging r31200 into '.': há 10 anos atrás
  marco 58b4a36869 --- Merging r31146 into '.': há 10 anos atrás
  marco e263ebeb1d --- Merging r30137 into '.': há 10 anos atrás
  marco 6f7a3ea841 --- Merging r29680 into '.': há 10 anos atrás
  marco 15c3cb35df --- Merging r29430 into '.': há 10 anos atrás
  lacak e3b12486c5 fcl-db: sqldb: fix AV (uninitialized variable) in MySQL tests há 10 anos atrás
  michael 6d5622aca3 * Implemented RefreshSQL and fetching value for AutoInc fields há 11 anos atrás
  michael 6b32a6e0e5 * Transaction options and connection options há 11 anos atrás
  reiniero aae9a5b8b9 + fcl-db: mysql 5.6 connector: add support for MariaDB 10.0. Should fix isseu #26620. Needs testing. há 11 anos atrás
  lacak b4f2f47f49 fcl-db: mysql: when MySQL reports field type as VARCHAR map to ftString and do not try remap to ftMemo. há 11 anos atrás
  lacak f77885eea0 fcl-db: mysql: use SET NAMES instead of SET CHARACTER SET, because SET CHARACTER SET does not sets character_set_connection_to given value (instead uses character_set_database) há 11 anos atrás
  michael 7b460e0e5e * Use factory for fielddefs há 11 anos atrás
  lacak 9c2ffc30ee fcl-db: há 11 anos atrás
  lacak 29ddc3f688 fcl-db: mysql: add support for MySQL 5.6 há 11 anos atrás
  lacak f2464fbf3d fcl-db: mysql: formatting (remove unused variables) há 12 anos atrás
  lacak 029eb92bd0 fcl-db: mysql: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields há 12 anos atrás
  lacak 42501df57a fcl-db: mysql: add support for other BLOB types (tiny, medium, large). Bug #24112 há 12 anos atrás
  ludob bb735aa7e5 sqldb: implemented TCustomConnection.Close(ForceClose : Boolean = False); há 12 anos atrás
  lacak 6a9c3a6061 fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. há 12 anos atrás
  michael ea848beb13 * Changed GetLastInsertID to GetInsertID so it is the same as in GetLastID há 13 anos atrás
  michael 58d0d3c593 * Added GetLastInsertID há 13 anos atrás
  lacak d338b2c63b * adds new virtual method GetConnectionInfo into TSQLConnection há 13 anos atrás
  lacak d0fbfe4525 Implements support for MySQL Transactions. Mantis #19137. Patch by Ludo Brands. há 13 anos atrás
  michael 53c03717d5 * SQL DB loader implemented há 13 anos atrás
  marco b616fca354 * Mantis #22249 Mysql BIT type support. há 13 anos atrás
  michael 4b8ffef650 * Patch from Ludo Brands to fix memory leak (bug 22228) há 13 anos atrás
  marco 304db43604 * Patch from Lacak2 (Mantis #14519) that fixes "Check Table" having a há 13 anos atrás
  marco 2d8dbeca54 * Merged Andrew Brunners and Lacak2's patches from Mantis #19736 that há 13 anos atrás
  marco f5a4f6b4af * Patch + test to map integer field with auto_increment property to ftautoinc há 13 anos atrás