-
**Describe the bug**
I seem to be unable to deploy the changes to the sanity schema from my local site
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://github.com/sani…
-
The web interface always says the diff is too large to render
-
### Do the following schema changes
- Add user roles - admin & user
- Add email schema validations
- Set password requirement - At least 1 upper case, At least one special character, min length o…
-
Seeing that a database with millions of rows in the `items` table, can get queries to slow down, specifically this one:
```sql
SELECT * FROM items WHERE flDeleted = FALSE AND feedUrl IN (SELECT fe…
-
schema_locked is true on the table bar (105) Granting select to a user on the table creates a schema change job:
```
916975900027584513 | SCHEMA CHANGE | updating privileges for table 105 …
-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
It would be very useful if there was a view available to access detail changes involving l…
-
We need to implement a mechanism that allows us to migrate the version of the settings schema to be backward/forward compatible.
### Example:
If we release a new version of k6 Studio that changes th…
-
General ticket to track schema ideas
-
# Technical Details
1. Update the mashed document with new changes for the schema table.
2. Add brief overview of each schema and its use case.
3. Make swagger and also push new swagger changes.
-
When the gcd updates its schema (e.g. adds columns), changes have to be made to CreditUpdater, gcd_server, and ComicCollector (first 2 definite, last possibly).