I feel kinda silly here. I realize that I’ve never made a while loop in MySQL or MariaDB. Now that I’m actually trying to do it, it’s proving to be quite the task. Normally I would do all of this in ...
xo is a command-line tool to generate idiomatic code for different languages code based on a database schema or a custom query. Currently, xo can generate types for tables, enums, stored procedures, ...