This website requires JavaScript.
Explore
Help
Sign In
ardent
/
dbmanager
Watch
1
Star
0
Fork
0
You've already forked dbmanager
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tim
7a4cc21f8e
Allow adding file as argument in restore
2022-09-28 11:38:29 +02:00
bin
Add initial set of files
2021-09-19 10:12:42 +02:00
config
Add DatabaseCredentials class and implement database picker question
2021-12-16 00:06:38 +01:00
public
Add initial set of files
2021-09-19 10:12:42 +02:00
src
Allow adding file as argument in restore
2022-09-28 11:38:29 +02:00
.env
Start on project with the connection services and first command to list databases
2021-09-19 11:00:41 +02:00
.gitignore
Add restore command
2021-12-16 01:40:55 +01:00
composer.json
Allow script execution by symfony in composer.json
2022-05-12 17:33:35 +02:00
composer.lock
Composer update
2022-08-24 14:33:41 +02:00
symfony.lock
Implement mysqldump/backup service/command
2021-12-16 00:58:17 +01:00
Description
A simple but useful tool for create/deleting/backing up/restoring sql database tables.
143
KiB
Languages
PHP
100%