From 2b8b845abe7c13ecbb266613910484310cffe8e1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 5 Mar 2021 21:14:35 +0300 Subject: * use ORM for trivial queries * environment-based configuration * useradm.php -> update.php with new options * support for schema migrations * various fixes --- vendor/autoload.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/autoload.php (limited to 'vendor/autoload.php') diff --git a/vendor/autoload.php b/vendor/autoload.php new file mode 100644 index 0000000..3cb812f --- /dev/null +++ b/vendor/autoload.php @@ -0,0 +1,7 @@ +