Brian Ketelsen

Results 78 issues of Brian Ketelsen

X m2m Y helper generated XtoX() doesn't include Y, only includes belongsto/hasmany tables.

We have a few validations now to verify the consistency of the design, more are needed.

Generate a constant for every Resource & Action: USERCREATE = "usercreate" for role based authorization.

Ensure that all the generated code respects MapsTo and MapsFrom

Fantastic library, I'm really enjoying the simplicity it brings to building an mdx-powered site with relational data. It would be useful to add `reading-time` and wordCount parameters to the frontmatter....

enhancement

Adds 'reading-time', propagating reading_time and word_count in frontMatter. Adds test for reading_time and word_count.