Sha256: 51038c453340e139be1685537fca2c8b95381558130d37f6317fb813ca21cd95

Contents?: true

Size: 780 Bytes

Versions: 1

Compression:

Stored size: 780 Bytes

Contents

2020-12-30 - 1.0

- Added serialization support using MiniSql::Serializer.to_json / .from_json
- Fixed minor issue with cache poisoning when using query_decorator
- Version 1.0 to reflect the stability of the interfaces and project, used in productions for almost 2 years now

2020-06-25 - 0.3

- Added support for query_each and query_each_hash, which lazily queries rows and enables selecting large result sets by streaming

2020-04-07 - 0.2.5

- Added support for custom type maps with Postgres connections

2019-01-16 - 0.2.4

- Fixed symbol param encoder

2019-12-20 - 0.2.3

- Added support for MySQL

2019-11-04 - 0.2.2

- Added adapters for JRuby postgres support thanks to @enebo

2019-02-25 - 0.2.1

- Handle `BigDecimal.new` deprecation by using `BigDecimal()` instead

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mini_sql-1.0 CHANGELOG