7 Commits

Author SHA1 Message Date
4d9a1ca289 ZMSQL: Set version to 0.1.22 for OPM.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 08:33:31 +00:00
8dca997d00 ZMSQL: Fix SELECT DISTINCT query to not require any aggregate function (https://forum.lazarus.freepascal.org/index.php/topic,56155.msg417368.html). Patch by paweld.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-09-13 08:06:43 +00:00
6122b61b25 zmsql: Fix package for Linux (use correct case of file names).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-22 20:32:28 +00:00
c5ac664c09 zmsql: Add new ZMDataset property FieldDelimiter (as requested in http://forum.lazarus.freepascal.org/index.php/topic,38705.msg271365.html#msg271365. Update demo1.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6122 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 11:00:31 +00:00
9b6ff70a30 zmsql: Fix debug-mode master-detail bug reported in http://forum.lazarus.freepascal.org/index.php/topic,39556.0.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:50:28 +00:00
dc884b4470 zmsql: Increase version number to 0.1.21
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:40:12 +00:00
5483e65197 zmsql: Initial commit to ccr-trunk based on http://forum.lazarus.freepascal.org/index.php/topic,38705.msg270934.html#msg270934
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-09 09:36:56 +00:00