comon_orm 0.0.1-alpha.1 copy "comon_orm: ^0.0.1-alpha.1" to clipboard
comon_orm: ^0.0.1-alpha.1 copied to clipboard

Prisma-inspired schema-first ORM core for Dart with schema parsing, code generation, and an in-memory runtime.

Changelog #

0.0.1-alpha.1 #

  • Added generated runtime metadata so generated clients can open adapters without re-reading schema.prisma at normal runtime.
  • Added generated convenience helpers like GeneratedComonOrmClient.openInMemory(), runtime schema accessors, and close support on generated clients.
  • Added runtime metadata bridge and datasource resolution APIs shared by adapters and generated clients.
  • Updated the generator and examples toward generated-metadata-first runtime flows.

0.0.1-alpha #

  • First public alpha release.
  • Added schema parsing, validation, formatting, and client generation from schema.prisma.
  • Added provider-agnostic query models, migration metadata helpers, and the in-memory adapter.
  • Added the unified comon_orm CLI with check, format, generate, and migrate commands.
9
likes
0
points
150
downloads

Documentation

Documentation

Publisher

verified publisherserezhia.ru

Weekly Downloads

Prisma-inspired schema-first ORM core for Dart with schema parsing, code generation, and an in-memory runtime.

Repository (GitHub)
View/report issues

Topics

#orm #prisma #codegen #schema #database

License

unknown (license)

Dependencies

crypto, meta

More

Packages that depend on comon_orm