{"body":"raku -I. -MRed -e '\n\nmodel Bla { has $.id is serial }\nmodel Ble is Bla { has $.ble is column }\n\nred-defaults \"SQLite\";\n\nmy $*RED-DEBUG = True;\n\nBle.^create-table\n\n'\nSQL : CREATE TABLE ble(\n   ble varchar(255) NOT NULL ,\n   id integer NOT NULL primary key AUTOINCREMENT\n)\nBIND: []","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/g63nHeRV","modified":1604681350,"id":"g63nHeRV","size":279,"lines":17,"own_paste":false,"theme":"","date":1604681350}