mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-11 04:19:32 +01:00
# Prevents "field not found" error, when use a query without the primary key Set SQLlen of different data types Use AliasName instead of SQLname to avoid "duplicate field name" error, for example when using "coalesce" more than once use SQLScale in ftLargeInt to get actual values Send query to server with different lines. Provides line info in sqlErrors and allows single line comments |
||
|---|---|---|
| .. | ||
| interbase | ||
| mysql | ||
| postgres | ||
| Makefile | ||
| Makefile.fpc | ||
| sqldb.pp | ||
| testsqldb.pp | ||