Sha256: 4a5a2f23c61d1552ac9377084e5c110861f19dfcaa4e411887a7fa44b119197c
Contents?: true
Size: 915 Bytes
Versions: 28
Compression:
Stored size: 915 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Sequel::Database" }, { "arg": "migration_path", "type": "String" }, { "arg": "type", "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
28 entries across 28 versions & 1 rubygems