sftpgo-mirror/internal/cmd
Nicola Murino 99424bfa58
squash database migrations
SQLite: remove AUTOINCREMENT from primary keys. It is not needed.

Postgres: switch from serial to identity for primary keys.
This means Postgres < 10 will not work in v2.6.x

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-06-10 13:06:24 +02:00
..
acme.go configs: add ACME section 2023-02-23 19:25:20 +01:00
awscontainer.go update Copyright year 2023-01-03 10:18:30 +01:00
awscontainer_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
gen.go update Copyright year 2023-01-03 10:18:30 +01:00
gencompletion.go update Copyright year 2023-01-03 10:18:30 +01:00
genman.go update Copyright year 2023-01-03 10:18:30 +01:00
initprovider.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
install_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
ping.go add a health check command 2023-01-16 18:54:42 +01:00
portable.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
portable_disabled.go update Copyright year 2023-01-03 10:18:30 +01:00
reload_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
resetprovider.go add a health check command 2023-01-16 18:54:42 +01:00
resetpwd.go add a health check command 2023-01-16 18:54:42 +01:00
revertprovider.go squash database migrations 2023-06-10 13:06:24 +02:00
root.go update Copyright year 2023-01-03 10:18:30 +01:00
rotatelogs_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
serve.go update Copyright year 2023-01-03 10:18:30 +01:00
service_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
smtptest.go smtp: add debug option 2023-05-30 19:11:28 +02:00
start_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
startsubsys.go smtp: require templates only if a server is configured or in service mode 2023-03-01 18:31:02 +01:00
status_windows.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
stop_windows.go update Copyright year 2023-01-03 10:18:30 +01:00
uninstall_windows.go update Copyright year 2023-01-03 10:18:30 +01:00