Sha256: e9c28c323a7e7a4910502b0f65bed43ad002bdf9f249dd80d12d88568e5b5b09
Contents?: true
Size: 989 Bytes
Versions: 28
Compression:
Stored size: 989 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "migrate_db", "path": "packages/ree_migrator/package/ree_migrator/functions/migrate_db.rb", "mount_as": "fn", "class": "ReeMigrator::MigrateDb", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Any", "args": [ { "arg": "db_connection", "type": "Sequel::Database" }, { "arg": "migrations_yml_path", "type": "String" } ] } ], "links": [ { "target": "apply_migrations", "package_name": "ree_migrator", "as": "apply_migrations", "imports": [ ] }, { "target": "create_migrations_table", "package_name": "ree_migrator", "as": "create_migrations_table", "imports": [ ] }, { "target": "logger", "package_name": "ree_logger", "as": "logger", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems