PackageTrack
Sign in Get early access

angel_orm_generator

Code generators for Angel's ORM. Generates query builder classes.

2.0.5 angel-dart/orm

What this package is like to depend on

Last release 7 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 12 months

Nearly every release is documented

notes for 7 of 7 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

25 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

25 releases · Jul 2017 to Oct 2019
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 25
  1. 2.1.0-beta.2 13 Oct 2019 pre-release
    Release notes
    • Support for custom SQL expressions.
    Open source →
  2. 2.1.0-beta.1 09 Oct 2019 pre-release
    Release notes
    • OrmBuildContext caching is now local to a Builder, so watch should finally always run when required. Should resolve #85.
    Open source →
  3. 2.1.0-beta 09 Oct 2019 pre-release
    Release notes
    • Relationships have always generated subqueries; now these subqueries are available as Query objects on generated classes.
    • Support explicitly-defined join types for relations.
    Open source →
  4. 2.0.5 04 Jul 2019
    Release notes
    • Remove ShimFieldImpl check, which broke relations.
    • Fix bug where primary key type would not be emitted in migrations.
    • Fix ManyToMany ignoring primary key types.
    Open source →
  5. 2.0.4 30 Apr 2019
    Release notes
    • Fix reviveColumn and element finding to properly detect all annotations now.
    Open source →
  6. 2.0.3 25 Apr 2019
    Release notes
    • Remove targets in build.yaml.
    Open source →
  7. 2.0.1 20 Apr 2019
    Release notes
    • Gracefully handle null in enum fields.
    • Add take to wherever skip is used.
    Open source →
  8. 2.0.0 08 Apr 2019
    Release notes
    • parse -> tryParse where used.
    Open source →
  9. 2.0.0+1 17 Apr 2019
    Release notes
    • Restore build.yaml, which at some point, got deleted.
    Open source →
  10. 2.0.0+2 17 Apr 2019
    Release notes
    • Widen analyzer dependency range.
    Open source →
  11. 2.0.0-dev.7 08 Apr 2019 pre-release
    Release notes
    • Handle @ManyToMany.
    • Handle cases where the class is not a Model.
      • Stop assuming things have id, etc.
    • Resolve a bug where the indexType of @Column annotations. would not be found.
    • Add cascade: true to drops for hasOne/hasMany/ManyToMany migrations.
    • Support enum default values in migrations.
    Open source →
  12. 2.0.0-dev.6 08 Feb 2019 pre-release
    Release notes
    • Fix bug where an extra field would be inserted into joins and botch the result.
    • Narrow analyzer dependency.
    Open source →
  13. 2.0.0-dev.5 27 Jan 2019 pre-release
    Release notes
    • Implement cast-based double support.
    • Finish ListSqlExpressionBuilder.
    Open source →
  14. 2.0.0-dev.4 24 Jan 2019 pre-release
    Release notes
    • List generation support.
    Open source →
  15. 2.0.0-dev.3 23 Jan 2019 pre-release
    Release notes
    • Add JSON/JSONB support for Maps.
    Open source →
  16. 2.0.0-dev.2 31 Dec 2018 pre-release
    Release notes
    Open source →
  17. 2.0.0-dev.1 09 Dec 2018 pre-release
    Release notes
    • Generate migration files.
    Open source →
  18. 2.0.0-dev 08 Dec 2018 pre-release
    Release notes
    • Dart 2 updates, and more.
    Open source →
  19. 1.0.0-alpha 10 Jul 2017 pre-release

    Nothing published for this version

  20. 1.0.0-alpha+1 14 Jul 2017 pre-release
    Release notes
    • Closed #12. insertX and updateX now use rc.camelCase, instead of rc.snakeCase.
    • Closed #13. Added limit and offset properties to XQuery.
    • Closed #14. Refined the or method (it now takes an XQueryWhere), and removed and and not.
    • Closed #16. Added sortAscending and sortDescending to XQuery.
    • Closed #17. delete now uses toSql from XQuery.
    • Closed #18. XQuery now supports union and unionAll.
    Open source →
  21. 1.0.0-alpha+2 15 Jul 2017 pre-release
    Release notes
    • Added support for belongsTo relationships. Still missing hasOne, hasMany, belongsToMany.
    Open source →
  22. 1.0.0-alpha+3 01 Aug 2017 pre-release
    Release notes

    Implemented @hasOne, with tests. Still missing @hasMany. belongsToMany will likely be scrapped.

    Open source →
  23. 1.0.0-alpha+4 15 Sep 2017 pre-release

    Nothing published for this version

  24. 1.0.0-alpha+5 20 Nov 2017 pre-release

    Nothing published for this version

  25. 1.0.0-alpha+6 08 Dec 2017 pre-release
    Release notes
    • DateTime is now CAST on insertion and update operations.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive