[Rt-commit] rt branch 5.0/reset-sequences-new-tables created. rt-5.0.3-499-g8cc2027a05
BPS Git Server
git at git.bestpractical.com
Fri Apr 21 15:09:19 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 5.0/reset-sequences-new-tables has been created
at 8cc2027a0592ffd3bfaf1ae8988c195f8adb1728 (commit)
- Log -----------------------------------------------------------------
commit 8cc2027a0592ffd3bfaf1ae8988c195f8adb1728
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Fri Apr 21 11:09:09 2023 -0400
Add new tables to reset-sequences utility
diff --git a/etc/upgrade/reset-sequences.in b/etc/upgrade/reset-sequences.in
index a33596fc3e..76c67ed154 100644
--- a/etc/upgrade/reset-sequences.in
+++ b/etc/upgrade/reset-sequences.in
@@ -121,6 +121,9 @@ my @sequence_tables = qw(
CATALOGS
CUSTOMROLES
OBJECTCUSTOMROLES
+ CONFIGURATIONS
+ AUTHTOKENS
+ SHORTENERS
);
-----------------------------------------------------------------------
hooks/post-receive
--
rt
More information about the rt-commit
mailing list