]> git.openstreetmap.org Git - rails.git/commitdiff
Remove the sequence type normalisation
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2023 18:43:46 +0000 (18:43 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Dec 2023 13:36:52 +0000 (13:36 +0000)
This can mask important matters with the definition of sequences

script/normalise-structure

index 9cf0b6cae906d400457f289894fb93cdc96883f1..a659117a9a2cdeedc84746528c838385a08e0dc5 100644 (file)
@@ -5,6 +5,5 @@
 /^SET default_with_oids /d
 /^SET default_table_access_method /d
 /^SET idle_in_transaction_session_timeout /d
-/^    AS integer$/d
 
 s/ IMMUTABLE / /