Migrate schema management code into new class Hazaar\DBI\SchemaManager #24

Closed
opened 2018-09-03 09:09:14 +00:00 by jamie · 4 comments
jamie commented 2018-09-03 09:09:14 +00:00 (Migrated from git.hazaar.io)

The schema management code is a subset of DBI and so does not need to exist on the DBI\Adapter class, so let's move it.

NOTE: Make sure to update the console and add a deprecated message on the migrate() and snapshot() methods and route them through to the new class.

The schema management code is a subset of DBI and so does not need to exist on the DBI\Adapter class, so let's move it. NOTE: Make sure to update the console and add a deprecated message on the ```migrate()``` and ```snapshot()``` methods and route them through to the new class.
jamie commented 2018-09-03 09:13:10 +00:00 (Migrated from git.hazaar.io)
created branch [`24-migrate-schema-management-code-into-new-class-hazaar-dbi-schemamanager`](https://git.hazaarlabs.com/hazaar/hazaar-dbi/compare/master...24-migrate-schema-management-code-into-new-class-hazaar-dbi-schemamanager)
jamie commented 2018-09-03 09:13:12 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !3

mentioned in merge request !3
jamie commented 2018-09-03 11:07:32 +00:00 (Migrated from git.hazaar.io)

closed via merge request !3

closed via merge request !3
jamie commented 2018-09-03 11:07:32 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 00fbb21d6c

mentioned in commit 00fbb21d6c804ebc65b866ed652b83f1fd366f6d
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#24
No description provided.