diff --git a/misc/create_schema.sql b/misc/create_schema.sql index 267b60d..9244e21 100644 --- a/misc/create_schema.sql +++ b/misc/create_schema.sql @@ -347,4 +347,4 @@ CREATE TABLE `user_role_map` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2023-09-05 10:36:12 +-- Dump completed on 2023-09-05 10:36:12 \ No newline at end of file diff --git a/misc/sample_data.sql b/misc/sample_data.sql index 9700495..e4dcc02 100644 --- a/misc/sample_data.sql +++ b/misc/sample_data.sql @@ -152,4 +152,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2023-09-05 10:38:13times \ No newline at end of file +-- Dump completed on 2023-09-05 10:38:13 \ No newline at end of file