Archive
sumDistinct, where and have raw query
sumDistinct() and raw knex raw queries @adonisjs/[email protected] and @adonisjs/[email protected] were released adding some new features and bugfixes …
$defineProperty()
defineProperty() @adonisjs/[email protected] added $defineProperty() $defineProperty() supports two strategies: inherit, which can be used to to take …
Transaction hooks and returning()
Hooks to transactions @adonisjs/[email protected] added hooks support to transactions There are two transaction hooks: commit and rollback. commit runs …
Lucid and Drive updates 9. Sept 2021
Lucid bugfixes @adonisjs/[email protected] and @adonisjs/[email protected] were bugfix releases were made. Most noticeable are two bugfixes: …
Lucid Slugify Strict mode
Lucid Slugify turns on strict mode @adonisjs/[email protected] turns on strict mode for generating base slug. In practice it means that special …
Lucid Slugify updated to work with V5
Lucid Slugify for AdonisJS v5 @adonisjs/[email protected] is ported over to work with AdonisJS v5 Lucid Slugify allows to generate slugs for all …