From 23734096316a186a35225314b73f754cecf7925b Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 30 Jan 2020 18:02:06 +0100 Subject: [PATCH] Add example for using SQLite with Editor --- editor/sqlite.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 editor/sqlite.php diff --git a/editor/sqlite.php b/editor/sqlite.php new file mode 100644 index 00000000..71d747d5 --- /dev/null +++ b/editor/sqlite.php @@ -0,0 +1,21 @@ +