activerecord-sqlite-types 0.2.0
Provides custom ActiveRecord types to handle PostgreSQL-specific data types (inet, interval, arrays) when migrating to SQLite in Rails applications.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 7.1
sqlite3
>= 1.6