We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16e287 commit c759ad6Copy full SHA for c759ad6
sqls.json
@@ -0,0 +1,8 @@
1
+{
2
+ "sqls": {
3
+ "connections": [{
4
+ "driver": "mysql",
5
+ "dataSourceName": "user1:password1@tcp(localhost:3306)/sample_db"
6
+ }]
7
+ }
8
+}
0 commit comments