Історія комітів

Автор SHA1 Опис Дата
  joost 642e611f88 * CanModify shoud not be dependent on active 18 роки тому
  joost 968f44d0b4 + Implemented a filter-parser for TBufDataset, based on the parser of TDbf 18 роки тому
  joost 17acf22a48 + Added TBufDataset.Filtered, based on OnFilterRecord 18 роки тому
  joost 38213ba71e - Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered 18 роки тому
  joost e529122bc6 * Rewrote blobfields for TBufDataset 18 роки тому
  joost d7d1591472 * SQL-parser now handles sub-selects correctly 19 роки тому
  joost 5bcf428f12 * Parser can handle group by statements now (issue #7374) 19 роки тому
  joost 88fd6f0727 * the query-parser from sqldb now uses the dsparams-algorithm to handle comments and strings. (solves mantis issues #7599 and 6924) 19 роки тому
  joost 66dd1e3127 + implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection 19 роки тому
  joost bb34d2fc32 + Initial implementation of TSQLScript 19 роки тому
  micha d704af7216 fix compilation for {$T+} linux/win 19 роки тому
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection 19 роки тому
  joost 89559ac4ce + CanModify should return false if the dataset is closed 19 роки тому
  joost 47e692b60b + Fix for bug #7144 19 роки тому
  joost eddc1b3edd + Basics for editing BLOB-fields 19 роки тому
  joost 894b432dc7 + implemented error-handling on ApplyUpdates 19 роки тому
  joost 90b40e9385 + Fixed a crash when connecting to a database fails when using execsql on a query 19 роки тому
  joost f36010fc31 + Added simulation of parameters for MySQL 19 роки тому
  joost 772c36ae7a - Fix for TParam.SetDataType 19 роки тому
  michael 69559c6068 + Initial support for Master/Detail relations 19 роки тому
  joost f1fc3a316d * Fix for error-handling when a TSQLQuery is opened. 19 роки тому
  joost 251fc46121 + added empty TSQLConnection.GetHandle 19 роки тому
  joost ab37e3f576 + Made TDataset.Setactive virtual 19 роки тому
  joost 1f754a3905 + date/time fields handling compatibility fix 19 роки тому
  peter 3db35349ec * fix duplicate parameter names 19 роки тому
  joost 22ff909af8 + moved empty databasename check to TSQLConnection 19 роки тому
  michael 74e93711df + date/time stuff is written in native format 19 роки тому
  joost 6d291bb336 + Centralized all parameter-parsing in TParams.ParseSQL (bug 4374) 20 роки тому
  joost ce1bb25e54 + use InternalHandleException for exceptions when loading instances of TDataset, TDatabase or TDBTransaction 20 роки тому
  joost 294bf06cda - Fix to allow changing the filter while filtered 20 роки тому