Commit Graph

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