Packages
sqlc_gen_gleam
0.0.1
A sqlc plugin for gleam that generates type-safe gleam code for your SQL statements.
Current section
Files
Jump to
Current section
Files
include/sqlc_gen_gleam@config_Config.hrl
-record(config, {json_file_path :: binary()}).