Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@ChristopherDavenport ChristopherDavenport released this 18 Jul 04:39
· 6 commits to main since this release

Initial Release

  • Shims out the sqlite package
  • Exposes an interface to connect with a sqlite database - Sqlite
  • Uses positional encoding for prepared statements

There is a long ways to go from here, but its something to get started with.