18 Commits
Author SHA1 Message Date
David Jennes 4d1d3591c7 Bump year 2022-07-30 20:47:39 +02:00
David Jennes cb2a69d77f Fix issues in codebase 2022-07-26 02:46:37 +02:00
David Jennes 215b4134ee Update year to 2020 2020-07-05 19:34:22 +02:00
David Jennes a9eaa12c07 Remove module name from class name 2019-01-27 00:22:55 +01:00
David Jennes 068bc70730 Update copyright notices 2018-12-31 21:26:06 +01:00
David Jennes efe809c40f Enable codgen only for entities when it wouldn't conflict with Xcode 2018-12-26 22:03:04 +01:00
David Jennes e76e69f757 Handle entities with module set to "Current Product Module" 2018-12-26 21:22:07 +01:00
David Jennes 838fbddfaf Move remaining configuration parsing to Configuration file + minor tweaks 2018-12-24 14:26:57 +01:00
Grant Butler d4320aef69 Add support for uniqueness constraints. 2018-08-06 17:23:37 -04:00
Grant Butler f99d0806d0 Make Entity a struct. 2018-08-06 17:23:17 -04:00
Grant Butler 00baf27bec Try parsing string values into primitive types. 2018-08-06 14:47:14 -04:00
Grant Butler 3eb746d768 Support fetched properties. 2018-08-01 11:16:37 -04:00
Grant Butler 241e985694 Simplify structure to enable serialization to YAML. 2018-07-31 13:49:01 -04:00
Grant Butler 0bafdea730 Require name for entities, attributes, and relationships. 2018-07-31 13:49:01 -04:00
Grant Butler 898400158c Add user info to model objects. 2018-07-31 13:49:01 -04:00
Grant Butler 72120f54bd Add XML.Attributes sub-enum. 2018-07-31 13:49:01 -04:00
Grant Butler 68104d4a1c Handle parsing entities. 2018-07-31 13:49:01 -04:00
Grant Butler 4c8d5e0e1a Add base model objects. 2018-07-31 13:48:19 -04:00