Skip to content

Commit 1b81330

Browse files
Merge pull request #12 from sqlitecloud/move-out-php
feat: move php in its own repository
2 parents a7b5e48 + f610328 commit 1b81330

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+8
-5550
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
44
[submodule "sqlitecloud-js"]
55
path = sqlitecloud-js
66
url = https://github.com/sqlitecloud/sqlitecloud-js.git
7+
[submodule "sqlitecloud-py"]
8+
path = sqlitecloud-py
9+
url = https://github.com/sqlitecloud/sqlitecloud-py
10+
[submodule "sqlitecloud-php"]
11+
path = sqlitecloud-php
12+
url = https://github.com/sqlitecloud/sqlitecloud-php

PHP/.devcontainer/Dockerfile

Lines changed: 0 additions & 6 deletions
This file was deleted.

PHP/.devcontainer/devcontainer.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

PHP/.env.example

Lines changed: 0 additions & 7 deletions
This file was deleted.

PHP/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

PHP/admin/assets/images/logo.png

-16.6 KB
Binary file not shown.

PHP/admin/auth.php

Lines changed: 0 additions & 14 deletions
This file was deleted.

PHP/admin/backups.php

Lines changed: 0 additions & 15 deletions
This file was deleted.

PHP/admin/commands.php

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)