smartmic

smartmic created pull request guile-sqlite3/guile-sqlite3#10

Add URI filenames for in-memory databases and shared cache

4 years ago

smartmic pushed to master at smartmic/guile-sqlite3

  • cb90951e72 Revert "chore: Use custom path for M4 macro" This reverts commit 5a3c98b75f86585c563af730c101f36f61fa11f7. Only required for custom Guile installation - not for general public use

4 years ago

smartmic pushed to master at smartmic/guile-sqlite3

  • fe7088d441 feat: Add URI filename interpretation Necessary flag to enable in-memory databases and shared cache https://sqlite.org/inmemorydb.html
  • 5a3c98b75f chore: Use custom path for M4 macro Enable build instructions also for Guile in /usr/local, see also https://stackoverflow.com/a/5302054/4905542
  • View comparison for these 2 commits »

4 years ago

smartmic pushed to custom_macro_path at smartmic/guile-sqlite3

  • 5a3c98b75f chore: Use custom path for M4 macro Enable build instructions also for Guile in /usr/local, see also https://stackoverflow.com/a/5302054/4905542
  • 103fa4973b build: Allow builds with Guile 3.0. * configure.ac: Add 3.0 to 'GUILE_PKG'.
  • 4fea703b0d tests: Don't use (unspecified) sqlite-finalize return value. * tests/basic.scm: Don't use (unspecified) sqlite-finalize return value. (sqlite-exec*): Don't use (unspecified) sqlite-finalize return value.
  • be8ad982a5 tests: Finalize uncached statements. * tests/basic.scm (sqlite-exec*): Finalize uncached statements.
  • 4c9f5c20f3 tests: Fix sqlite-close test. * tests/basic.scm: Modify.

4 years ago

smartmic created new branch custom_macro_path at smartmic/guile-sqlite3

4 years ago

smartmic pushed to uri_filenames at smartmic/guile-sqlite3

  • fe7088d441 feat: Add URI filename interpretation Necessary flag to enable in-memory databases and shared cache https://sqlite.org/inmemorydb.html
  • 5a3c98b75f chore: Use custom path for M4 macro Enable build instructions also for Guile in /usr/local, see also https://stackoverflow.com/a/5302054/4905542
  • 103fa4973b build: Allow builds with Guile 3.0. * configure.ac: Add 3.0 to 'GUILE_PKG'.
  • 4fea703b0d tests: Don't use (unspecified) sqlite-finalize return value. * tests/basic.scm: Don't use (unspecified) sqlite-finalize return value. (sqlite-exec*): Don't use (unspecified) sqlite-finalize return value.
  • be8ad982a5 tests: Finalize uncached statements. * tests/basic.scm (sqlite-exec*): Finalize uncached statements.

4 years ago

smartmic created new branch uri_filenames at smartmic/guile-sqlite3

4 years ago

smartmic forked a repository to smartmic/guile-sqlite3

4 years ago