Commit Graph

32 Commits (8a6dcdf4a47fb45d417ca1fd2aec2901c247d16f)

Author SHA1 Message Date
Bart Visscher 8a6dcdf4a4 Move password interaction to interact function 13 years ago
Bart Visscher bcb78e48b2 Split execute function into multiple functions 13 years ago
Bart Visscher ae525d1f12 Fix namespace for Exception 13 years ago
Bart Visscher 3abcd13979 Allow converting from any db type 13 years ago
Bart Visscher eede20c5ac Check target DB type 13 years ago
Bart Visscher 2638fd4767 Postgresql needs the sequences adjusted after the inserts 13 years ago
Bart Visscher af3bedf985 Add option to remove all the tables from the destination database 13 years ago
Bart Visscher 1b7eb4dc6c Quote column names on insert 13 years ago
Arthur Schiwon bc1235d325 Add command line tool to show numbers of users and user directories 13 years ago
Bart Visscher 4e1a3f212f Review points 13 years ago
Bart Visscher 202e26647e Inject config object 13 years ago
Bart Visscher 731e83c35a Save the new database config 13 years ago
Bart Visscher 22edc42f54 Add UTF8 charset to connection params 13 years ago
Bart Visscher e4c31b362e Add command for converting sqlite database to server based one 13 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 13 years ago
Robin Appelman abe63bd329 Add occ command to list all apps 13 years ago
Robin Appelman fc1d897ea5 rename app_id to app-id 13 years ago
Robin Appelman a324c09e6c Add occ command to enable and disable single user mode 13 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 13 years ago
Andreas Fischer 70111ea299 Add some color to the occ upgrade output. 13 years ago
Andreas Fischer b8dbec0da4 Use "else if" to remove one level of indentation. 13 years ago
ringmaster f130caa4a2 Missed one write()->writeln(). Fixed. 13 years ago
ringmaster bca1e12597 Use writeln() instead of write() 13 years ago
ringmaster d1c5e5d777 Use the OutputInterface for output and return error codes. 13 years ago
ringmaster a24cbb50af Move all upgrade routines into the command-line tool. 13 years ago
ringmaster 29a21466f3 Add `occ upgrade` command. 13 years ago
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 13 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 13 years ago
Bart Visscher 44b3e71ed4 Cleanup and more style fixes 13 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 13 years ago