Diff
Index: reset.sql
--- reset.sql (nonexistent)
+++ reset.sql (revision 4)
@@ -0,0 +1,11 @@
+
+/**
+ * SQL file to reset database to default after installation state.
+ *
+ * Although recommended, if you do not wish to use SQL, Eloquent and Doctrine
+ * migrations are also available. For details, please see:
+ * https://apexpl.io/docs/database/migrations
+ */
+
+
+
Full Code
/**
* SQL file to reset database to default after installation state.
*
* Although recommended, if you do not wish to use SQL, Eloquent and Doctrine
* migrations are also available. For details, please see:
* https://apexpl.io/docs/database/migrations
*/