Table of Contents - orientdb-schema-migrator-0.0.3 Documentation
Pages
Classes and Modules
- OrientdbSchemaMigrator
- OrientdbSchemaMigrator::InvalidMigrationName
- OrientdbSchemaMigrator::Migration
- OrientdbSchemaMigrator::MigrationError
- OrientdbSchemaMigrator::MigrationGenerator
- OrientdbSchemaMigrator::MigrationGenerator::MigrationGeneratorBinding
- OrientdbSchemaMigrator::Migrator
- OrientdbSchemaMigrator::MigratorConflictError
- OrientdbSchemaMigrator::Proxy
- OrientdbSchemaMigrator::Railtie
Methods
- ::add_index — OrientdbSchemaMigrator::Migration
- ::add_property — OrientdbSchemaMigrator::Migration
- ::alter_property — OrientdbSchemaMigrator::Migration
- ::assert_class_exists! — OrientdbSchemaMigrator::Migration
- ::assert_class_not_exists! — OrientdbSchemaMigrator::Migration
- ::assert_index_not_exists! — OrientdbSchemaMigrator::Migration
- ::assert_property_exists! — OrientdbSchemaMigrator::Migration
- ::assert_property_not_exists! — OrientdbSchemaMigrator::Migration
- ::class_exists? — OrientdbSchemaMigrator::Migration
- ::client — OrientdbSchemaMigrator
- ::connect_to_db — OrientdbSchemaMigrator::Migrator
- ::create_class — OrientdbSchemaMigrator::Migration
- ::create_folder_if_not_exists! — OrientdbSchemaMigrator::MigrationGenerator
- ::current_version — OrientdbSchemaMigrator::Migrator
- ::disconnect — OrientdbSchemaMigrator::Migrator
- ::drop_class — OrientdbSchemaMigrator::Migration
- ::drop_index — OrientdbSchemaMigrator::Migration
- ::drop_property — OrientdbSchemaMigrator::Migration
- ::generate — OrientdbSchemaMigrator::MigrationGenerator
- ::get_config — OrientdbSchemaMigrator
- ::index_exists? — OrientdbSchemaMigrator::Migration
- ::migrate — OrientdbSchemaMigrator::Migrator
- ::migrations — OrientdbSchemaMigrator::Migrator
- ::migrations_path — OrientdbSchemaMigrator::Migrator
- ::migrations_path= — OrientdbSchemaMigrator::Migrator
- ::new — OrientdbSchemaMigrator::MigrationGenerator
- ::new — OrientdbSchemaMigrator::MigrationGenerator::MigrationGeneratorBinding
- ::new — OrientdbSchemaMigrator::Migrator
- ::new — OrientdbSchemaMigrator::Proxy
- ::property_exists? — OrientdbSchemaMigrator::Migration
- ::rename_class — OrientdbSchemaMigrator::Migration
- ::rollback — OrientdbSchemaMigrator::Migrator
- ::run — OrientdbSchemaMigrator::Migrator
- #add_index — OrientdbSchemaMigrator::Proxy
- #add_property — OrientdbSchemaMigrator::Proxy
- #alter_property — OrientdbSchemaMigrator::Proxy
- #down? — OrientdbSchemaMigrator::Migrator
- #drop_migration — OrientdbSchemaMigrator::Migrator
- #drop_property — OrientdbSchemaMigrator::Proxy
- #finish — OrientdbSchemaMigrator::Migrator
- #get_binding — OrientdbSchemaMigrator::MigrationGenerator::MigrationGeneratorBinding
- #migrate — OrientdbSchemaMigrator::Migrator
- #migrations — OrientdbSchemaMigrator::Migrator
- #record_migration — OrientdbSchemaMigrator::Migrator
- #rollback — OrientdbSchemaMigrator::Migrator
- #start — OrientdbSchemaMigrator::Migrator
- #up? — OrientdbSchemaMigrator::Migrator
- #validate_name! — OrientdbSchemaMigrator::MigrationGenerator
- #write_file — OrientdbSchemaMigrator::MigrationGenerator