squeather: Use databases with the version 3 series of the SQLite C library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library allows you to use databases with the version 3 series of the SQLite C library. The biggest difference between this library and others available on Hackage is that it uses the extended error descriptions that SQLite makes available. It also cleans up resources such as database and statement handles in an automatic, though non-deterministic, fashion.
This library is unstable and incomplete. The most stable library that resembles it is direct-sqlite and you're probably better off using that library.
[Skip to Readme]
Properties
Versions | 0.2.0.0, 0.4.0.0, 0.4.2.0, 0.6.0.0, 0.8.0.0, 0.9.4.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bytestring, text [details] |
License | BSD-3-Clause |
Copyright | 2020-2021 Omari Norman |
Author | Omari Norman |
Maintainer | omari@smileystation.com |
Category | Development |
Uploaded | by OmariNorman at 2021-06-19T13:01:50Z |
Modules
- Squeather
- Squeather.Internal
- Squeather.Internal.Bindings
- Squeather.Internal.Types
- Squeather.Internal
Downloads
- squeather-0.9.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees