Reinaldy Rafli
|
3e4261df9e
|
perf: migrate bytes.Buffer to strings.Builder for micro optimization
|
2021-11-05 12:13:20 +07:00 |
Reinaldy Rafli
|
49cf645a9e
|
refactor: clean up exported funcs
|
2021-07-31 11:17:48 +07:00 |
Reinaldy Rafli
|
4603861691
|
feat: float and real type
|
2021-07-21 16:55:33 +07:00 |
Reinaldy Rafli
|
ca2d51bc7a
|
feat: initial column definition types
|
2021-07-21 14:50:05 +07:00 |
Reinaldy Rafli
|
ef78c0b03a
|
fix(breaking): ToSQL > ToSql for compat with Squirrel
|
2021-07-09 13:41:34 +07:00 |
Reinaldy Rafli
|
e675c80934
|
feat: added CreateTableIfNotExists
|
2021-07-09 13:39:30 +07:00 |
Reinaldy Rafli
|
8d6de642b2
|
fix: backtick only works with mysql
|
2021-06-30 22:57:32 +07:00 |
Reinaldy Rafli
|
03e6bdb7fc
|
fix: replacePlaceholder now do things properly
test: added more tests
|
2021-06-26 09:57:08 +07:00 |
Reinaldy Rafli
|
6c36822ecc
|
feat(error): error on empty table name; error on missing primary and unique key in columns;
|
2021-06-24 15:15:36 +07:00 |
Reinaldy Rafli
|
82c04c6290
|
feat: initial
|
2021-06-24 14:43:28 +07:00 |