Kevin DeLoach
Kevin DeLoach
I think it'd be immensely helpful to merge the `omitempty-structs` branch to resolve this. Currently, the generated output is far too noisy, especially for complex schemas. I don't mind adding...
You could try using the `within` property which is the CSS class name of the container element.
Being able to select which field to serialize for the primary key would be very useful. The application I'm working on must maintain the original primary keys for backwards compatibility...
Hi, thanks for your contribution. I prefer to generate the release bundle myself for security purposes. Could you please make these changes? 1. Remove `package-lock.json` (new file) 2. Remove generated...
@steveoh Couldn't reproduce this issue. Are commas escaped properly? 
Good idea. I have run into this problem before when file names do not represent valid SQL table names. Thanks!