Include extension in schema management #84

Closed
opened 2022-09-27 23:21:11 +00:00 by jamie · 10 comments
jamie commented 2022-09-27 23:21:11 +00:00 (Migrated from git.hazaar.io)

I don't use extensions often, but it would be nice to be able to include them in schema management so that they are created during migrations.

  • Snapshot new extensions (create)
  • Create extensions during initialisation
  • Create extensions in migrations
  • Snapshot missing extensions (remove)
  • Remove extensions in migrations
I don't use extensions often, but it would be nice to be able to include them in schema management so that they are created during migrations. - [x] Snapshot new extensions (create) - [x] Create extensions during initialisation - [x] Create extensions in migrations - [x] Snapshot missing extensions (remove) - [x] Remove extensions in migrations
jamie commented 2022-09-27 23:21:11 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2022-10-18 23:34:36 +00:00 (Migrated from git.hazaar.io)

Please do not forget to implement an extension capability as part of this update.

Please do not forget to implement an `extension` capability as part of this update.
jamie commented 2022-10-28 03:12:05 +00:00 (Migrated from git.hazaar.io)

created branch 84-include-extension-in-schema-management to address this issue

created branch [`84-include-extension-in-schema-management`](/hazaar/hazaar-dbi/-/compare/master...84-include-extension-in-schema-management) to address this issue
jamie commented 2022-10-28 03:12:09 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !58

mentioned in merge request !58
jamie commented 2022-10-28 03:57:57 +00:00 (Migrated from git.hazaar.io)

marked the checklist item Snapshot new extensions (create) as completed

marked the checklist item **Snapshot new extensions (create)** as completed
jamie commented 2022-10-28 03:58:00 +00:00 (Migrated from git.hazaar.io)

marked the checklist item Snapshot missing extensions (remove) as completed

marked the checklist item **Snapshot missing extensions (remove)** as completed
jamie commented 2022-10-28 04:05:32 +00:00 (Migrated from git.hazaar.io)

changed the description

changed the description
jamie commented 2022-10-28 04:05:35 +00:00 (Migrated from git.hazaar.io)

marked the checklist item Create extensions during initialisation as completed

marked the checklist item **Create extensions during initialisation** as completed
jamie commented 2022-10-28 04:18:54 +00:00 (Migrated from git.hazaar.io)

marked the checklist item Create extensions in migrations as completed

marked the checklist item **Create extensions in migrations** as completed
jamie commented 2022-10-28 04:18:55 +00:00 (Migrated from git.hazaar.io)

marked the checklist item Remove extensions in migrations as completed

marked the checklist item **Remove extensions in migrations** as completed
jamie (Migrated from git.hazaar.io) closed this issue 2022-10-28 04:19:39 +00:00
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#84
No description provided.