Migration Guide
Last updated
Was this helpful?
Version v5.0.0 brings support for SchemaBuilder inside qb. To avoid naming confusion, Builder was renamed to QueryBuilder. Any references in your code to Builder@qb need to be updated to QueryBuilder@qb.
Last updated
Was this helpful?
Was this helpful?