1
1
mirror of https://github.com/yandex/pgmigrate.git synced 2024-09-20 00:31:17 +03:00
pgmigrate/features/empty_is_uninitialized.feature
2016-10-03 18:52:42 +03:00

6 lines
184 B
Gherkin

Feature: Empty database database has no schema_version table
Scenario: Check uninitialized
Given database and connection
Then database has no schema_version table