lib/hanami/model/migrator/postgres_adapter.rb in hanami-model-1.0.0.rc1 vs lib/hanami/model/migrator/postgres_adapter.rb in hanami-model-1.0.0

- old
+ new

@@ -20,10 +20,10 @@ # @since 0.4.0 # @api private PASSWORD = 'PGPASSWORD'.freeze - # @since 1.0.0.beta1 + # @since 1.0.0 # @api private DB_CREATION_ERROR = 'createdb: database creation failed. If the database exists, ' \ 'then its console may be open. See this issue for more details: ' \ 'https://github.com/hanami/model/issues/250'.freeze