..
ArtistAlternateNames.sql
Add DB setup to readme
2024-10-23 11:09:16 -05:00
Artists.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
Artworks.sql
Replace EbookUrl
with EbookId
in Artworks
( #482 )
2025-03-10 14:33:20 -05:00
ArtworkTags.sql
Add DB setup to readme
2024-10-23 11:09:16 -05:00
Benefits.sql
Allow projects to auto-assign managers and reviewers
2024-12-18 20:57:21 -06:00
CollectionEbooks.sql
Add new indices for deleting unused records
2024-12-31 22:31:00 -06:00
Collections.sql
Add accounting bit to Collections table
2024-12-14 00:02:21 -06:00
Contributors.sql
Make MARC roles an enum and restructure how contributors are fetched from the DB to reduce queries
2024-11-11 12:01:53 -06:00
EbookLocSubjects.sql
Add new indices for deleting unused records
2024-12-31 22:31:00 -06:00
EbookPlaceholders.sql
Switch from EbookPlaceholder.Status to EbookPlaceholder.IsInProgress, and some type tweaks
2024-12-14 13:39:28 -06:00
Ebooks.sql
Make IndexableText optional
2025-02-13 13:48:39 -06:00
EbookSources.sql
Add PropertyFromHttp trait and update codebase to use new pattern
2024-11-10 22:23:43 -06:00
EbookTags.sql
Add new indices for deleting unused records
2024-12-31 22:31:00 -06:00
FeedUserAgents.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
GitCommits.sql
Adopt IF NOT EXISTS
approach from 82e43cb
2024-11-04 13:16:56 -06:00
LocSubjects.sql
Adopt IF NOT EXISTS
approach from 82e43cb
2024-11-04 13:16:56 -06:00
Museums.sql
Add DB setup to readme
2024-10-23 11:09:16 -05:00
NewsletterSubscriptions.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
Patrons.sql
Allow adjustment of Patrons Circle cost
2024-12-05 14:32:46 -06:00
Payments.sql
Add DB setup to readme
2024-10-23 11:09:16 -05:00
PendingPayments.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
PollItems.sql
Add DB setup to readme
2024-10-23 11:09:16 -05:00
Polls.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
PollVotes.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
ProjectReminders.sql
Continue fleshing out project management system
2024-12-16 15:01:22 -06:00
Projects.sql
Add 'awaiting review' and 'reviewed' project statuses that update from GitHub; allow project owners to update their project statuses
2025-01-27 15:52:21 -06:00
ProjectUnassignedUsers.sql
Allow projects to auto-assign managers and reviewers
2024-12-18 20:57:21 -06:00
Sessions.sql
Change some datetime columns to timestamp
2024-10-24 16:37:09 -05:00
Tags.sql
Fix SQL definition
2024-11-11 11:21:21 -06:00
TocEntries.sql
Adopt IF NOT EXISTS
approach from 82e43cb
2024-11-04 13:16:56 -06:00
Users.sql
Add admin form to view and edit users
2024-11-23 14:30:11 -06:00