From a3442288cfdfc176730e6abb7ec709a638572a59 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 15 Nov 2021 15:07:59 +0300 Subject: Drop all database migrations to be backward compatible with 0.13.0 and above (two minor versions behind) --- bpkg/package.xml | 117 ++++++++++++++++++++++++++----------------------------- 1 file changed, 56 insertions(+), 61 deletions(-) (limited to 'bpkg/package.xml') diff --git a/bpkg/package.xml b/bpkg/package.xml index d454cc0..f54c902 100644 --- a/bpkg/package.xml +++ b/bpkg/package.xml @@ -42,67 +42,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -252,6 +192,7 @@ + @@ -403,5 +344,59 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.1