Commit Graph

24 Commits

Author SHA1 Message Date
Adam D. Ruppe c4eb32c913 temp fix for null in new system 2023-10-04 09:27:41 -04:00
John Colvin 251cb73f71 remove trailing whitespace 2023-03-02 14:00:12 +00:00
vabenil 95f5f42129 Add integral field check to find 2022-11-12 19:59:06 +02:00
vabenil c587133afe Make find work as advertised 2022-11-12 19:00:43 +02:00
vabenil f0d649300c Update one_to_many doc 2022-11-08 15:50:08 +02:00
vabenil a0e2efc223 one_to_many handle when t1 or t2 are "" 2022-11-08 15:12:46 +02:00
vabenil 66ff3fe9a5 remove redundant private 2022-11-08 15:06:24 +02:00
Adam D. Ruppe 760880e87f add pr discussion to the detailed discussion doc section 2022-11-05 19:24:48 -04:00
Adam D. Ruppe a955143c58 minor fixes for the PR 2022-11-05 19:20:18 -04:00
vabenil d252b39a6e Improve one_to_many example 2022-11-05 14:17:47 +02:00
vabenil f070c08ff8 Add one_to_many template 2022-11-04 16:40:44 +02:00
vabenil 598bb20ccd make children take DBName into consideration 2022-10-25 09:37:51 +03:00
vabenil 6338acc439 Add toString for Nullable 2022-10-24 17:50:32 +03:00
Adam D. Ruppe 22eac8d719 refactor the default into a default arg 2022-10-17 14:34:36 -04:00
Adam D. Ruppe ea9f199b29 implement DBName override for table names only 2022-10-15 13:50:01 -04:00
MoonlightSentinel d8c45fe1be
database_generation: Don't require an id attribute for insert 2021-05-07 22:12:52 +02:00
MoonlightSentinel d86bc412fc
database_generation: Don't assign to functions, ... in populateFromDbRow
Using `tupleof` instead of `__traits(allMembers, ...)` skips over all
nested declarations that are not actual fields.
2021-05-07 22:02:30 +02:00
Adam D. Ruppe 11322448ea test makefile, workaround dmd regression, hack support for gdc project-wide 2019-10-18 12:57:29 -04:00
Adam D. Ruppe ed20829686 new convenience func 2019-07-09 09:22:53 -04:00
Adam D. Ruppe acb833d724 lots of compatibility 2019-07-08 11:03:26 -04:00
Adam D. Ruppe 03315adfa6 so much amazing stuff 2019-07-07 22:44:11 -04:00
Adam D. Ruppe 97bb641aa1 more cool stuff 2019-07-06 22:49:45 -04:00
Adam D. Ruppe b7ad04afd9 im the worst at greys 2019-07-06 13:22:25 -04:00
Adam D. Ruppe d6410e4426 cool new stuff 2019-07-03 00:09:25 -04:00