auto a9d4377599 Ensure NOT NULL constraints in SQL tables
Refactor SQL table creation scripts to add NOT NULL constraints where necessary. This change ensures data integrity by preventing null values in critical columns across the 'verify_form', 'form', 'rate_limit', and 'form_active' tables.
2024-08-10 02:32:47 +02:00
2024-08-10 00:36:00 +02:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
S
Description
No description provided
399 KiB
Languages
Java 100%