sqlDoc creates a documentation from sql descriptions in your sql code.
generate the documentation from mytable.sql, myprocedure.sql into doc/.
npm run start:server:watch npm run build:client:watch sqldoc -i mytable.sql myprocedure.sql -o doc/
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
sqldoc renders html page for sql documentation.