Skip to content

Commit 9c64d9d

Browse files
2 parents 72ce5b5 + c41f52d commit 9c64d9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# SQLiteClassBuilder
2-
Creates type safe SQL classes
2+
A command line tool for creating type safe SQL classes. The tool uses the database schema to create a class for each table and view. It has many command line options to allow developers to customize the class creation.
3+
Each class is created in it's own header (*.h). A master header is created which includes all the headers.

0 commit comments

Comments
 (0)