Commit Graph

11 Commits

Author SHA1 Message Date
Ansgar Becker
ca483435a6 feat: reverse foreign keys on "Foreign keys" tab in table editor
Refs #1825
2026-02-28 14:09:41 +01:00
Ansgar Becker
e796ad1d55 feat: support BOOLEAN column type in MySQL
Closes #1541
2026-02-19 18:45:48 +01:00
Ansgar Becker
31ba8bf339 refactor: migration from Array[TSQLSpecifityId] to TSqlProvider
Refs #667, #1880
2026-02-17 19:47:04 +01:00
Ansgar Becker
85a15f839a feat: include libmysql plugins in macOS app bundle 2025-12-17 10:27:23 +01:00
Ansgar Becker
58b210af46 fix: fix compiler errors on macOS, set DYLD_LIBRARY_PATH run param to fix wrong path for libssl
Refs #2238
2025-11-04 18:42:48 +01:00
Ansgar Becker
3213fe9446 fix: wrong integer size/type for ClientFlag in mysql_real_connect
Closes #2293
2025-11-04 18:12:20 +01:00
Ansgar Becker
406524ec53 Merge recent changes from master branch: #2101, #2103, #1986, #2119, #2123, #2128, #2123, #2132, #2133, #2139, and Unicode logic for password encryption 2025-04-20 12:14:16 +02:00
Ansgar Becker
db9156c5b7 Issue #1482: use 64bit numbers for MYSQL_FIELD.length and .max_length on Linux. Not sure why but otherwise .flags contains wrong data. 2025-04-02 11:15:03 +02:00
Ansgar Becker
b64790f860 Issue #1482: temporary workaround for different array returned by mysql_fetch_lengths on Linux 2025-03-09 20:14:15 +01:00
Ansgar Becker
b166382d19 Issue #1482: activate some more code in apphelpers, and testwise load libmariadb on Linux and Windows 2025-02-26 08:50:56 +01:00
Ansgar Becker
f9cd3e94a6 Issue #1482: first attempt of a code conversion to Lazarus/FPC, with a small bunch of 5 units (out of 50), and most code commented out 2025-02-24 20:37:38 +01:00