All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Issue with extension of protocol ISQLParameter where if the datatype could not be determined when resolving an IPersistentMap parameter (#19)
- Tests ensure extensions are present before running (#20)
- Queries involving array type work consistently accross calls (#17)
- Better handling of
citext
type data (#13) - Improved handling of
jdbc/insert!
operations (#14)
- Republish as
mpg