Skip to content

Releases: PNixx/clickhouse-activerecord

v0.4.0

18 Sep 13:45
Compare
Choose a tag to compare
  • Full support migration and rollback database
  • Support cluster and replica. Auto inject to SQL queries.
  • Fix schema dump/load

v0.3.11

16 Apr 16:39
cc29c64
Compare
Choose a tag to compare

Support structure dump/load @StoneGod

v0.3.9

17 Dec 12:18
Compare
Choose a tag to compare
fix rails 6 db:migrate & support migrations_paths

v0.3.8

04 Sep 13:11
Compare
Choose a tag to compare
fix last method

v0.3.4

28 Jun 08:36
Compare
Choose a tag to compare
Fix DateTime sql format without microseconds for Rails 5.2

v0.3.1

26 Feb 20:51
Compare
Choose a tag to compare
database create / drop, migration support with rake tasks