summaryrefslogtreecommitdiff
path: root/packages/fcl-db
Commit message (Expand)AuthorAgeFilesLines
* fcl-db: return default values for (published) properties where getters are no...lacak2021-04-201-1/+7
* fcl-db: Introduce TObjectField and TArrayField. Only essential interface part...lacak2021-04-123-9/+152
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-1021-21/+406
* * Makefiles regeneratedflorian2021-04-0521-0/+273
* * Apparently, taking code from freeclx is not OKmichael2021-03-303-205/+9
* fcl-db: Introduce TArrayField. Only essential parts (added new object propert...lacak2021-03-303-6/+43
* fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-301-0/+5
* fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-302-8/+162
* fcl-db: odbc: make TODBCCursor.STMTHandle and ODBCSuccess publicondrej2021-03-261-0/+4
* fcl-db: odbc: partially revert #49049ondrej2021-03-251-9/+4
* fcl-db: odbc: go to first selectable result. issue #38664ondrej2021-03-251-4/+9
* pqconnection: refactoring - use variableondrej2021-03-191-4/+4
* pqconnection: support ftVarBytes parameters (TParam.SetAsBytes)ondrej2021-03-191-4/+4
* - disabled compilation on the wasi target for packages that don't compilenickysn2021-03-141-1/+1
* * regenerated makefiles after sync with trunknickysn2021-03-1321-23/+183
* * synchronized with trunknickysn2021-03-132-14/+25
|\
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
| * * Fix size issue for UTF8, bug ID 37370, patch by Luca Olivettimichael2021-03-101-14/+17
* | * synchronized with trunknickysn2021-03-081-0/+2
|\ \ | |/
| * * Fix bug 38330: reset line number on execute (1-based)michael2021-03-071-1/+2
| * * Fix bug 38330: reset line number on executemichael2021-03-071-0/+1
* | * synchronized with trunknickysn2021-03-011-1/+1
|\ \ | |/
| * * string constants have a size of 0, resolves #38504florian2021-02-211-1/+1
* | * synchronized with trunknickysn2021-02-199-239/+430
|\ \ | |/
| * * Fix from mattias Gartner for issue ID 38509, correctly rest index on close/...michael2021-02-181-7/+17
| * * Fix compilation, additional mysqlmichael2021-02-181-1/+1
| * fcl-db: fixed mysql transactionmattias2021-02-183-12/+37
| * * Cursor can be nil, patch from Mattias Gaertnermichael2021-02-171-1/+1
| * fcl-db: clean upmattias2021-02-171-1/+0
| * * Patch from Mattias Gaertner to add MySQL 8.0 supportmichael2021-02-177-263/+420
* | * synchronized with trunknickysn2021-01-242-3/+15
|\ \ | |/
| * * Fix issue ID 38358michael2021-01-241-2/+14
| * * Patch from Laco to fix bug ID 37849michael2021-01-241-1/+1
* | * regenerated makefilesnickysn2021-01-2421-95/+95
* | * synchronized with trunknickysn2021-01-241-2/+8
|\ \ | |/
| * * Add Port to SQLConnectormichael2021-01-231-2/+8
* | * regenerated makefilesnickysn2021-01-0221-21/+381
* | * makefiles regenerated after fpcmake updatenickysn2021-01-0221-95/+95
|/
* fcl-db: sqlite: add support for journal_mode pragma (beside foreign_keys prag...lacak2020-12-011-3/+10
* * Only set cursor name for selectable queriesmichael2020-11-301-6/+28
* * Allow for async apply updatesmichael2020-11-302-55/+140
* * fcl-db: PQConnection needs a lowercase port paramondrej2020-11-272-4/+17
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-2021-42/+42
* * Make fpdoc happy, semicolon before final endmichael2020-11-201-1/+1
* * regenerated all Makefiles after Sinclair QL support was addedkaroly2020-11-1921-21/+1140
* * Set defaults for boolean propsmichael2020-11-131-6/+6
* * Fix bug ID 37645: allocate cursor in firebird to walk result setmichael2020-11-121-4/+12
* sinclairql: now the target short name is also sinclairql as proposed by Pierr...karoly2020-11-101-1/+1
* sinclairql: disable most packages for the QLkaroly2020-11-101-1/+1
* * Fix bug 37852, possible memleakmichael2020-11-081-6/+9