/feedback

golang webapp framework (rails inspired) with WASM, Effortless Migrations, Simple SQL that's NOT gorm, and Ultimate Routing Control

Primary LanguageGoMIT LicenseMIT

Feedback

screenshot

andrewarrow.dev

ALTER TABLE users ALTER COLUMN id SET DATA TYPE bigint;  
ALTER SEQUENCE users_id_seq AS bigint;