Home
last modified time | relevance | path

Searched defs:migrations (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/dports/net/concourse-fly/concourse-6.7.1/atc/db/migration/migrations/
H A Dmigrations.go1 package migrations package
14 type migrations struct { struct
15 *sql.DB
16 encryption.Strategy
19 func (self *migrations) Run(name string) error {
H A D1551384520_fix_build_private_plan.down.go1 package migrations package
H A D1551384520_fix_build_private_plan.up.go1 package migrations package
H A D1579713199_migrate_job_configs_to_job_inputs_and_outputs.down.go1 package migrations package
/dports/misc/concourse/concourse-6.7.2/atc/db/migration/migrations/
H A Dmigrations.go1 package migrations package
14 type migrations struct { struct
15 *sql.DB
16 encryption.Strategy
19 func (self *migrations) Run(name string) error {
H A D1528470872_add_global_users.up.go1 package migrations package
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/s/balancer/
H A Dbalancer_policy_test.cpp129 const auto migrations( in TEST() local
144 const auto migrations( in TEST() local
184 const auto migrations( in TEST() local
208 const auto migrations( in TEST() local
230 const auto migrations( in TEST() local
302 const auto migrations( in TEST() local
328 const auto migrations( in TEST() local
349 const auto migrations( in TEST() local
366 const auto migrations( in TEST() local
387 const auto migrations( in TEST() local
[all …]
/dports/misc/py-cinder/cinder-12.0.10/doc/source/contributor/
H A Drolling.upgrades.rst83 Adding a column
91 Dropping a column not referenced in SQLAlchemy code
100 Removal of unnecessary column
110 ALTER on a column
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dsql_migrations.md57 ### 1. Decide how many steps you want to roll back
61 ### 2. Perform a dry run and verify that the right migrations are getting rolled back
71 ### 3. Perform the rollback
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dsql_migrations.md57 ### 1. Decide how many steps you want to roll back
61 ### 2. Perform a dry run and verify that the right migrations are getting rolled back
71 ### 3. Perform the rollback
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/doc/
H A Dsql_migrations.md57 ### 1. Decide how many steps you want to roll back
61 ### 2. Perform a dry run and verify that the right migrations are getting rolled back
71 ### 3. Perform the rollback
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/testing_guide/
H A Dtesting_migrations_guide.md161 #### `be_scheduled_migration`
175 #### `be_scheduled_migration_with_multiple_args`
190 #### `be_scheduled_delayed_migration`
204 #### `have_scheduled_batched_migration`
/dports/databases/py-peewee_migrate/peewee_migrate-1.4.6/tests/
H A Dtest_cli.py32 def migrations(router): function
41 def migrations_str(migrations): argument
65 def test_list(dir_option, db_option, migrations): argument
71 def test_rollback(dir_option, db_option, router, migrations): argument
/dports/net-im/dendrite/dendrite-0.5.1/cmd/goose/
H A DREADME.md24 ### Rationale
38 ### Adding new deltas
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/application/forms/
H A DApplyMigrationsForm.php12 protected $migrations; variable in Icinga\\Module\\Director\\Forms\\ApplyMigrationsForm
49 public function setMigrations(Migrations $migrations)
/dports/databases/py-south/South-1.0.2/south/migration/
H A D__init__.py98 def get_dependencies(target, migrations): argument
113 def get_direction(target, applied, migrations, verbosity, interactive): argument
152 def get_unapplied_migrations(migrations, applied_migrations): argument
160 def migrate_app(migrations, target_name=None, merge=False, fake=False, db_dry_run=False, yes=False,… argument
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/tests/src/Unit/
H A DMigrateLookupTest.php55 public function testExceptionOnMigrationNotFound($migrations, $message) {
85 public function testExceptionOnMultipleMigrationsNotFound($migrations, $message) {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/database/migrations/
H A Drunner.rb48 attr_reader :direction, :result_dir, :migrations accessor in Gitlab.Database.Migrations.Runner
52 def initialize(direction:, migrations:, result_dir:) argument
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate_drupal/src/
H A DMigrationState.php243 public function getUpgradeStates($version, array $source_system_data, array $migrations) {
298 protected function buildUpgradeState($version, array $source_system_data, array $migrations) {
331 …protected function buildDiscoveredDestinationsBySource($version, array $migrations, array $source_…
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate_drupal/src/
H A DMigrationState.php258 public function getUpgradeStates($version, array $source_system_data, array $migrations) {
313 protected function buildUpgradeState($version, array $source_system_data, array $migrations) {
365 …protected function buildDiscoveredDestinationsBySource($version, array $migrations, array $source_…
/dports/databases/py-south/South-1.0.2/south/creator/
H A Dchanges.py68 def __init__(self, migrations, old_defs, old_orm, new_defs): argument
395 def __init__(self, migrations, added_models, added_fields, added_indexes): argument
455 def __init__(self, migrations): argument
/dports/net-mgmt/promscale/promscale-0.6.2/pkg/migrations/
H A Dmigrations.go5 package migrations package
/dports/www/mattermost-server/mattermost-server-6.0.2/db/migrations/
H A Dmigrations.go6 package migrations package
/dports/sysutils/restic/restic-0.12.1/internal/migrations/
H A Ddoc.go2 package migrations package
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/migrations/
H A Dheartbeat_mig.go1 package migrations package

12345678910>>...24