SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-persistent-sqlite-2.9.2-bp151.2.2.x86_64.rpm :

* Mon Dec 31 2018 psimonsAATTsuse.com- Update persistent-sqlite to version 2.9.2. [#]# 2.9.2
* Add enableExtendedResultCodes and disableExtendedResultCodes functions
* Wed Dec 19 2018 psimonsAATTsuse.com- Update persistent-sqlite to version 2.9.1. [#]# 2.9.1
* Bump vendored SQLite library to [3.26.0](https://www.sqlite.org/releaselog/3_26_0.html) to address [RCE bug: `magellan`](https://blade.tencent.com/magellan/index_en.html).
* Mon Oct 15 2018 psimonsAATTsuse.com- Update persistent-sqlite to version 2.9.0. [#]# 2.9.0
* Added support for SQL isolation levels to via SqlBackend. [#812] SQLite technically only supports Serializable.
* Update the vendored SQLite C library from 3.22.0 to 3.25.2. See [the SQLite changelog](https://sqlite.org/changes.html) for details.
* Fix [832](https://github.com/yesodweb/persistent/issues/832): `repsertMany` now matches `mapM_ (uncurry repsert)` and is atomic.
* Thu Aug 30 2018 psimonsAATTsuse.com- Update persistent-sqlite to version 2.8.2. [#] Changelog for persistent-sqlite [#]# 2.8.2
* Add the `extraPragmas` setting
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimonsAATTsuse.com- Update persistent-sqlite to version 2.8.1.2.
* Add flag to enable full-text search extensions (enabled by default)
* Add flag to enable URI filename support (enabled by default)
* Add flag to enable using usleep (enabled by default) - Enabling usleep allows sqlite to use a finer granularity when sleeping (reduces time between locks)
* Add flag to enable json1 extension (enabled by default)
* Update the vendored SQLite C library from 3.19.3 to 3.22.0. See [the SQLite changelog](https://sqlite.org/changes.html) for details.
* Updated `SqlBackend` definition to set `connPutManySql`. [#770](https://github.com/yesodweb/persistent/pull/770)
* Switch from `MonadBaseControl` to `MonadUnliftIO`
* Adds a new function `stepConn`, which uses an additional parameter to give more detailed error messages [#750](https://github.com/yesodweb/persistent/pull/750)
* Restores the previous function signature of `step`, which was accidentally changed in 2.6.3.2
* This release accidentally broke API, and is deprecated on Hackage.
* Provide more detailed error messages when using the `step` function [#730](https://github.com/yesodweb/persistent/pull/730)
* Fix migration to avoid creating foreign-key constraints in temporary tables [#736](https://github.com/yesodweb/persistent/pull/736)
* Add \'use-pkgconfig\' flag to use pkg-config to find system SQLite library.
* Update the vendored SQLite C library from 3.12.1 to 3.19.3. See [the SQLite changelog](https://sqlite.org/changes.html) for details.
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Tue Mar 14 2017 psimonsAATTsuse.com- Update to version 2.6.2 with cabal2obs.
* Mon Feb 27 2017 psimonsAATTsuse.com- Update to version 2.6.0.1 with cabal2obs.
* Thu Sep 15 2016 psimonsAATTsuse.com- Update to version 2.6 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 2.2.1 revision 0 with cabal2obs.
* Thu Mar 10 2016 mimi.vxAATTgmail.com- update to 2.2.1
* upgrade to SQLite 3.8.11.1
* Thu Nov 19 2015 mimi.vxAATTgmail.com- initial commit
 
ICM