Further attribute alteration #90

Open
opened 2020-08-06 16:54:44 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:54:44 +00:00 (Migrated from github.com)

#78 implemented the basics of attribute alteration. Still to do:

  • Adding a :db/unique attribute. This requires checks to be run against the knowledge base.
  • Supporting alteration of :db/index.
  • If we wish: adding :db/fulltext.
  • If we wish: altering valueType.
  • When we support them, fleshing out alteration of :db/noHistory and :db/isComponent.
#78 implemented the basics of attribute alteration. Still to do: - [x] Adding a `:db/unique` attribute. This requires checks to be run against the knowledge base. - [x] Supporting alteration of `:db/index`. - [ ] If we wish: adding `:db/fulltext`. - [ ] If we wish: altering `valueType`. - [ ] When we support them, fleshing out alteration of `:db/noHistory` and `:db/isComponent`.
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: greg/mentat#90
No description provided.