Actions: xataio/pgroll
Actions
117 workflow runs
117 workflow runs
RENAME CONSTRAINT
SQL to pgroll
operation (#514)
Benchmark
#91:
Commit 34b623f
pushed
by
andrew-farries
ALTER TABLE foo RENAME TO bar
SQL to pgroll
operation (#513)
Benchmark
#90:
Commit 3512f76
pushed
by
andrew-farries
sql2pgroll
(#512)
Benchmark
#89:
Commit 3b8c56e
pushed
by
andrew-farries
RENAME COLUMN
to pgroll
operation (#511)
Benchmark
#88:
Commit d94d3b4
pushed
by
andrew-farries
ALTER TABLE foo ALTER COLUMN a SET DATA TYPE text
options unre…
Benchmark
#86:
Commit 5b7980d
pushed
by
andrew-farries
ALTER TABLE foo ADD CONSTRAINT bar UNIQUE (a)
SQL to `pgrol…
Benchmark
#85:
Commit 06bfebd
pushed
by
andrew-farries
SET DATA TYPE
SQL to pgroll
operation (#506)
Benchmark
#83:
Commit c756988
pushed
by
andrew-farries
DROP NOT NULL
SQL to pgroll operation (#505)
Benchmark
#82:
Commit 84661eb
pushed
by
andrew-farries
sql2pgroll
package to convert SQL to pgroll
migrations (#502)
Benchmark
#80:
Commit 1f6f49b
pushed
by
andrew-farries
docs/README.md
into multiple files (#499)
Benchmark
#78:
Commit fdebf23
pushed
by
andrew-farries
Column.Unique
from *bool
to bool
(#497)
Benchmark
#76:
Commit d1daf8f
pushed
by
andrew-farries
Column.Nullable
from *bool
to bool
(#496)
Benchmark
#75:
Commit e02c4a2
pushed
by
andrew-farries
Column.Pk
from *bool
to bool
(#495)
Benchmark
#74:
Commit 491927c
pushed
by
andrew-farries
op_create_constraint
to a separate te…
Benchmark
#73:
Commit b03cef2
pushed
by
andrew-farries
create_constraint
operation (#488)
Benchmark
#71:
Commit 1279b7d
pushed
by
andrew-farries
drop_multicolumn_constraint
operation (#487)
Benchmark
#70:
Commit 9c9518b
pushed
by
andrew-farries
pgroll latest
command (#469)
Benchmark
#68:
Commit eaaabf9
pushed
by
andrew-farries