File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ DROP INDEX IF EXISTS " public" ." index_1753189169" ;
2+ DROP INDEX IF EXISTS " public" ." index_1753183194" ;
3+ DROP INDEX IF EXISTS " public" ." index_1753189040" ;
4+ DROP INDEX IF EXISTS " public" ." index_1753189283" ;
5+ DROP INDEX IF EXISTS " public" ." index_1753185680" ;
6+ DROP INDEX IF EXISTS " public" ." index_1753189153" ;
7+ DROP INDEX IF EXISTS " public" ." index_1753189239" ;
8+ DROP INDEX IF EXISTS " public" ." index_1753189248" ;
9+ DROP INDEX IF EXISTS " public" ." index_1753184910" ;
10+ DROP INDEX IF EXISTS " public" ." index_1753189118" ;
11+ DROP INDEX IF EXISTS " public" ." index_1753189251" ;
12+ DROP INDEX IF EXISTS " public" ." index_1753184976" ;
13+ DROP INDEX IF EXISTS " public" ." index_1753189121" ;
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CREATE TABLE IF NOT EXISTS schema_migrations
77
88
99INSERT INTO schema_migrations
10- VALUES (140 , false);
10+ VALUES (141 , false);
1111
1212-- ---------------------------------------------------------------------------
1313-- Functions
You can’t perform that action at this time.
0 commit comments