Wappler Version : 4.4.3
Operating System : MacOS Big Sur
Server Model: NodeJS 16
Database Type: MariaDB 10.5
Hosting Type: Docker
Expected behavior
Wappler should warn about SQL insert failures when manually inserting data through Database manager “View/Edit Data” functionality
Actual behavior
Database changes saved!
How to reproduce
- Create a non-nullable column with type “TIMESTAMP”
- Attempt to create a new row with empty data on it
- Because NULL is not allowed, SQL INSERT will fail, but Wappler acts like it’s a success
Confirmed using third-party SQL viewer
Community Page
Last updated:
Last updated: