▶🚶Reproduction steps
Expected null in page_internal for new pages for SQL. Page won't load and error on new pages.
📃Error log message
N/A
---
Sorry the template makes no sense for explaining a SQL bug. Basically when you create a page the field of "null" isn't applied to page_internal so the page 1) doesn't load 2) you can't create new pages.
page_internal needs to be given null values upon page creations.
- Create a page.
- Check SQL
Expected null in page_internal for new pages for SQL. Page won't load and error on new pages.
📃Error log message
N/A
---
Sorry the template makes no sense for explaining a SQL bug. Basically when you create a page the field of "null" isn't applied to page_internal so the page 1) doesn't load 2) you can't create new pages.
page_internal needs to be given null values upon page creations.