ruby 3.0.2
Rails 7.0.8
PostgreSQL 14.10
MongoDB v4.4.28
Default invoked active_record. To create model (saffold etc) with mongo you should add flag -o=mongoid
. The flags -o, -orm
used to chose ORM to be invoked
All tables (entities) has the uuid id type, except field_type and mongo models