Commit Graph

16 Commits

Author SHA1 Message Date
601649e699
support route handler arguments; add daton::static file server 2020-09-05 08:58:34 -05:00
f67ae37923
JSDoc all the things! 2020-08-17 09:44:23 -05:00
673fbc84f8
Add support for eager-loading nested relations 2020-08-16 12:21:33 -05:00
dc6ba53380
Add support for subqueries 2020-08-16 10:08:27 -05:00
809af8063f
fix typo; import format 2020-08-16 09:47:46 -05:00
garrettmills
bd1c221e36
Create belongs_to_one and belongs_to_many inverse helpers 2020-08-16 09:46:17 -05:00
garrettmills
81906b02bc
start relations (has one or many; has one; has many) 2020-08-16 09:32:22 -05:00
garrettmills
2fd3c6c22b
Basic support for lazy loaded relations 2020-08-09 17:22:58 -05:00
garrettmills
48f5da1747
Improve Model class' rehydratable implementation 2020-07-28 09:35:11 -05:00
garrettmills
a27618d5a3
Start routing; rehydratable interface; add verbose logging 2020-07-28 09:11:48 -05:00
garrettmills
a6995c6a85
Create InjectSession & PersistSession modules; update session model 2020-07-27 19:48:44 -05:00
garrettmills
25a37cf1a2
Models unit; session model; generalize session classes/interfaces 2020-07-27 09:41:04 -05:00
garrettmills
60bb9afa29
Refactor units to be generic; start bundles; start app index.ts 2020-07-20 22:54:25 -05:00
garrettmills
c0777f77b5
Flesh out model; add comments 2020-07-19 18:39:56 -05:00
garrettmills
b915fcedf9
Finish fleshing out Model; refactor mixin types; TRUNCATE 2020-07-19 14:13:48 -05:00
garrettmills
e4f5da7ac6
db structure abstraction; async collection; update/insert queries; model saving 2020-07-06 09:53:03 -05:00