mirror of
https://github.com/knex/knex.git
synced 2025-06-26 22:00:25 +00:00
Change query lab link to https (#3933)
This commit is contained in:
parent
f6e403489f
commit
c662dec194
@ -33,7 +33,7 @@ For an Object Relational Mapper, see:
|
||||
- http://bookshelfjs.org
|
||||
- https://github.com/Vincit/objection.js
|
||||
|
||||
To see the SQL that Knex will generate for a given query, see: [Knex Query Lab](http://michaelavila.com/knex-querylab/)
|
||||
To see the SQL that Knex will generate for a given query, see: [Knex Query Lab](https://michaelavila.com/knex-querylab/)
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user