munja
|
3d2ad531cf
|
chore: docs
|
2021-12-18 14:37:54 +00:00 |
|
munja
|
82108f4b97
|
fix: ensuring test for mp_sortinplace passes, fixing uninitialised var in mp_mdtablewrite, fix for non pk table in mp_getformats
|
2021-12-17 00:53:13 +00:00 |
|
munja
|
ab1030afb1
|
feat: finishing mp_formats and adding a test, including prefix in mp_init, allowing mp_sortinplace to work when there is no primary key, sand other small fixes
|
2021-12-17 00:32:49 +00:00 |
|
munja
|
b13c33cbde
|
fix: using byte codes to tidy up apostrophe logic, and new param for mf_getquotedstr macro
|
2021-12-06 00:12:36 +00:00 |
|
munja
|
c4e9ab7b3e
|
feat: mp_sortinplace and corresponding test. Closes #102.
|
2021-12-05 15:55:32 +00:00 |
|
munja
|
17b58d775a
|
feat: sortinplace macro
|
2021-12-05 00:52:16 +00:00 |
|
munja
|
a801e5c1f1
|
feat: mp_getpk macro (and test). Extracts primary keys from a table or library and presents them at table level in the correct order (of cols within a constraint)
|
2021-12-05 00:41:36 +00:00 |
|