Age | Commit message (Expand) | Author |
---|---|---|
2023-07-21 | Print out triples with the from Table.Name or Table.Alias | Munyoki Kilyungi |
2023-07-21 | Add table metadata to triple dump | Munyoki Kilyungi |
2023-07-21 | Add a section sub-heading for schema triples | Munyoki Kilyungi |
2023-07-21 | Wrap the dump title in quotes | Munyoki Kilyungi |
2023-07-21 | Replace #` with #'when fetching the name of the defined dump | Munyoki Kilyungi |
2023-07-21 | Conditionally autogenerate schema triples during dump | Munyoki Kilyungi |
2023-07-21 | Rename dump-configuration slots | Munyoki Kilyungi |
2023-07-21 | Make dumping optional, defaulting to #t | Munyoki Kilyungi |
2023-07-21 | Add table-dump? option to dump-configuration record | Munyoki Kilyungi |
2023-07-21 | Optionally self-document while dumping | Munyoki Kilyungi |
2023-07-21 | Add a configuration record-type for for the define macro | Munyoki Kilyungi |
2023-06-21 | Fix failing tests | Munyoki Kilyungi |
2023-05-26 | Re-organize dumping macros and associated functions | Munyoki Kilyungi |