Commit | Date | |
---|---|---|
2013-02-01 15:31:55 | Tree | |
2013-02-01 15:26:37 | Tree | |
[r426]
by
pierrey
Firebird allows stored procedures with empty body but they cannot be used as dependencies. So I revert this change. |
2012-11-09 15:37:10 | Tree |
[r425]
by
pierrey
UIBMetadata : |
2012-11-09 15:00:03 | Tree |
[r424]
by
pierrey
Add support for DOMAINS in input/output fields of stored procedures. /!\ The binary output dump file format created by TMetaDatabase.SaveToStream() has changed and thus will not stay compatible with versions generated by previous revisions of uibmetadata.pas ! /!\ |
2012-11-09 12:20:14 | Tree |
[r423]
by
pierrey
UIBMetadata : expose TMetaBaseField.Collation + make TMetaBaseField.CharSet and TMetaBaseField.Collation writeables. |
2012-11-09 10:32:35 | Tree |
2012-10-09 12:03:39 | Tree | |
2012-10-02 07:21:15 | Tree | |
[r420]
by
pierrey
Bug: first element of BlobInfo structure is one byte char (AnsiChar to be compatible with Unicode versions of Delphi) |
2012-06-27 15:12:52 | Tree |
[r419]
by
pierrey
Fixed a memory leak with TSQLParams when query contains several copies of the same named parameter (ex. where param1=:p or param2=:p) |
2012-02-24 11:18:13 | Tree |