Sha256: 3c0e63c8a33dedabed783092b4410a9e0f6237c03859c8cc5e4db4092969d4b0
Contents?: true
Size: 1002 Bytes
Versions: 71
Compression:
Stored size: 1002 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "apply_migration", "path": "packages/ree_migrator/package/ree_migrator/functions/apply_migration.rb", "mount_as": "fn", "class": "ReeMigrator::ApplyMigration", "factory": null, "methods": [ { "doc": "", "throws": [ "ArgumentError" ], "return": "Any", "args": [ { "arg": "connection", "arg_type": "req", "type": "Sequel::Database" }, { "arg": "migration_path", "arg_type": "req", "type": "String" }, { "arg": "type", "arg_type": "req", "type": "Or[schema, data]" } ] } ], "links": [ { "target": "logger", "package_name": "ree_logger", "as": "logger", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems