This commit is contained in:
Timothy Warren 2019-04-10 10:24:27 -04:00
förälder db3c693dcd
incheckning b16cb8b8e4
1 ändrade filer med 5 tillägg och 0 borttagningar

5
README.md Normal file
Visa fil

@ -0,0 +1,5 @@
# StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.
### This is *not* usable yet