File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ The chain of tools to make work with SQL easier
5
5
[ ![ Build Status] ( https://travis-ci.org/WebSQL/sqltoolchain.svg?branch=master )] ( https://travis-ci.org/WebSQL/sqltoolchain )
6
6
[ ![ Coverage Status] ( https://coveralls.io/repos/WebSQL/sqltoolchain/badge.svg?branch=master )] ( https://coveralls.io/r/WebSQL/sqltoolchain?branch=master )
7
7
8
+ ##The includes tools:<br />
8
9
9
- * sql-preprocessor:<br />
10
+ ### sql-preprocessor:<br />
10
11
supports:
11
12
* macro-variables<br/>
12
13
```
@@ -33,7 +34,7 @@ The chain of tools to make work with SQL easier
33
34
#include "common.sql"
34
35
```
35
36
36
- * sql-pygen<br/>
37
+ ### sql-pygen<br />
37
38
(generate python code around SQL procedures)
38
39
* asynchronous and synchronous syntax supported.
39
40
* can extend to support other languages, in plans to support C++
You can’t perform that action at this time.
0 commit comments