Releases
v0.17.0
Changelog
f6e0d9c build(makefile): add a new target command to connect with a mysql database through the url command
d646192 build(version): bump version to v0.17.0
11f47a5 fix(connection): remove the mysql:// schem from the dsn provided by the user
bd5f26d test(connection): fix existing tests
393d1a9 build(make): add a target command to create migrations
215de5f build(makefile): update target commands
5257b3e build(migrations): add migration files to add schemas to the database
f98305f build(version): bump version to v0.17.0
262e215 build(version): bump version to v0.17.0-rc1
0b7ec74 docs(readme): update the readme with the schema feature
0a4d9ed feat(client): add more queries written using squirrel
514766b feat(client): add schema field to client
f37bee9 feat(client): use fmt verb %q to print quoted characters so that the user can use keywords as table names
efe9af1 feat(cmd): add the schema flag to the cli
a1ec338 feat(command): add schema field to options struct
d2e26c6 feat(config): add schema field to the config object
d2e2b8e test(client): add the schema field to the client's tests
You can’t perform that action at this time.