elpasync pushed a change to branch externals/triples. at d17b3d6e17 Merge branch 'combined'.
This branch includes the following new commits: new 5e8abd2989 Initial commit of triples module. new 7d5aca3bb8 Fix issue where single element lists were not being treated as lists. new aca95ba7f3 Ensure that we don't duplicate triples. new ad6e329540 Fix for ert tests broken by the last commit. new 8d7d3c13f4 Make the combined to and from functions public. new 6f8f3376f1 Add `triples-set-types'. new cc5629fe5c Wrap all database access in `triples-set-types' in a transaction. new 257de87fdc Minor code cleanup. new fdbbd5f61d Added package-requires. new 4627d6ed6d Fix minor mistakes in ert tests. new cef7ad3a81 Remove emacs requirement for now. new fb63dfe44a Convert to sqlite. new cca16121d9 Fix bugs in `triples-remove-type'. new d82cc1d6b8 Finish basic sqlite layer, and fix everything so tests work. new 6afcb290ca Support both emacs 29 sqlite and emacsql. new 3593f55dfb Support numbers stored via emacsql. new 0252dad7d1 Fixes from code review from Stefan Monnier. new 2dae3d49b9 Various fixes for emacsql code, which wasn't being tested correctly. new d17b3d6e17 Merge branch 'combined'.