{"body":"❯ raku -I. -MRed -e 'model Bla {has $.id is serial; has Str $.value is column }; red-defaults \"SQLite\"; schema(Bla).drop.create; my $*RED-DEBUG = True; .say for Bla.^all.grep: { .value.fc.starts-with: \"Jo\".fc }'\nSQL : SELECT\n   \"bla\".id , \"bla\".value\nFROM\n   \"bla\"\nWHERE\n   LOWER(\"bla\".value) like 'jo%'\nBIND: []","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/N6H1fedQ","modified":1735924784,"id":"N6H1fedQ","size":314,"lines":8,"own_paste":false,"theme":"","date":1735924784}