Commit Graph

32 Commits

Author SHA1 Message Date
tim
13b8091451 Expand create user command to create db and add permissions 2024-09-24 00:50:08 +02:00
tim
9887282b62 Implement create permission command 2024-09-24 00:42:03 +02:00
tim
153f04ccd7 Make database name question more specific 2024-09-24 00:19:45 +02:00
tim
1aad1a59e4 Fix list permission and user command 2024-09-24 00:12:58 +02:00
tim
bb31bb34b8 Add list permissions command 2024-09-24 00:04:40 +02:00
tim
62e8f87ec8 Add symfony console table and app: for commands 2024-09-23 23:40:04 +02:00
tim
6aae797f16 Add user creation and deletion 2024-09-23 23:32:33 +02:00
Tim
4af4717785 Stream data of backup for less memory usage 2023-09-29 11:28:55 +02:00
Tim
0a2a06fb8a Stream input of sql file when restoring backup. Makes everything better and faster 2023-09-29 11:15:40 +02:00
Tim
d6b4ef4497 Update recipe routing 2023-09-29 11:04:01 +02:00
Tim
b6557203e5 Update recipe framework 2023-09-29 11:02:44 +02:00
Tim
0a1607e4a8 Update recipe flex 2023-09-29 11:02:17 +02:00
Tim
017249474f Update symfony to 6.3 and upgrade some classes 2023-09-29 11:01:38 +02:00
tim
4fd5aac51a Update symfony to v6.2 2023-02-03 18:09:38 +01:00
Tim
0b6b48d5ec Cleanup up the restore command and sort the input files 2022-10-19 14:49:48 +02:00
Tim
3920ed4244 Update commands to php 8.1 2022-09-28 13:34:03 +02:00
Tim
55395666b7 Update command to Attribute 2022-09-28 13:30:21 +02:00
Tim
af30297d74 Add delete and purge Command 2022-09-28 13:18:17 +02:00
Tim
7a4cc21f8e Allow adding file as argument in restore 2022-09-28 11:38:29 +02:00
Tim
b7c7a8929e Composer update 2022-08-24 14:33:41 +02:00
Tim
f73b16c2ed Merge branch 'master' of git.loken.nl:ardent/dbmanager 2022-06-20 18:13:13 +02:00
Tim
3b7c037d83 Add date to db backups 2022-06-20 18:12:51 +02:00
cec29820d7 Allow script execution by symfony in composer.json 2022-05-12 17:33:35 +02:00
Tim
921da75891 BackupService: don't add use db to backup 2021-12-29 20:47:00 +01:00
tim
7aba36e7bb shorten command names 2021-12-28 19:20:55 +01:00
tim
7daddaab88 Add restore command 2021-12-16 01:40:55 +01:00
tim
11089d82bc Implement mysqldump/backup service/command 2021-12-16 00:58:17 +01:00
tim
0ff9021d6e Add DatabaseCredentials class and implement database picker question 2021-12-16 00:06:38 +01:00
Tim
d78f52b965 Add list users command 2021-09-19 21:12:09 +02:00
Tim
2e8469b11a Add command to create database 2021-09-19 20:39:10 +02:00
Tim
2fd43ed717 Start on project with the connection services and first command to list databases 2021-09-19 11:00:41 +02:00
Tim
5e2bc3505f Add initial set of files 2021-09-19 10:12:42 +02:00