-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Priority: ++++High priority, other things cannot happen if this doesn't firstHigh priority, other things cannot happen if this doesn't firstbackendInvolves /backend (the server)Involves /backend (the server)databaseInvolves SQL databaseInvolves SQL databaseenhancementNew feature or requestNew feature or requestfrontendInvolves /frontendInvolves /frontend
Milestone
Description
-
reader.tsshould check for and return the current largest ID in tableEncodingswhile it's there (if one exists; return0if not) - Statement display should initialize with a counter equal to whatever that is
- On selection of a new highlight,
id='[that count + 1]'should be added to its produced code, and the count should increment
Backwards-compatibility isn't a huge issue due to #74; in turn, this is an attempt at reaching forwards to the point where the HTML is just straight up dynamically generated instead of saved in the database.
Metadata
Metadata
Assignees
Labels
Priority: ++++High priority, other things cannot happen if this doesn't firstHigh priority, other things cannot happen if this doesn't firstbackendInvolves /backend (the server)Involves /backend (the server)databaseInvolves SQL databaseInvolves SQL databaseenhancementNew feature or requestNew feature or requestfrontendInvolves /frontendInvolves /frontend