You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lib/src/orm
Garrett Mills 30a23b1659
Temporarily cast migration AsyncCollection to Collection pending #17
2 years ago
..
builder Implement scopes on models and support interacting with them via ModelBuilder 2 years ago
connection Add model serializer and coreid login provider 2 years ago
dialect orm(PostgreSQLDialect): double-quote column names in INSERT field lists 3 years ago
directive Refactor event bus and queue system; detect cycles in DI realization and make 2 years ago
migrations Temporarily cast migration AsyncCollection to Collection pending #17 2 years ago
model Error response enhancements, CoreID auth client backend 2 years ago
schema Refactor event bus and queue system; detect cycles in DI realization and make 2 years ago
services Fix circular dependencies in migrator 3 years ago
support Implement basic login & registration forms 3 years ago
template Improve ORM templates; improve StaticClass typedef; bump version 2 years ago
DatabaseService.ts AsyncPipe; table schemata; migrations; File logging 3 years ago
index.ts Add model serializer and coreid login provider 2 years ago
types.ts Start implementation of model relations 2 years ago