Diff
Index: install.sql
--- install.sql (nonexistent)
+++ install.sql (revision 4)
@@ -0,0 +1,12 @@
+
+/**
+ * Installation SQL file for the package SvnSync.
+ *
+ * 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
/**
* Installation SQL file for the package SvnSync.
*
* 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
*/