Vinícius Garcia
|
f06706b081
|
Fix scanRows to ignore extra columns from query without errors
|
2021-01-17 20:26:34 -03:00 |
|
Vinícius Garcia
|
0b97dbcff7
|
Improve reflection checks on Insert() function
|
2021-01-17 19:25:21 -03:00 |
|
Vinícius Garcia
|
400f94e088
|
Update ORMProvider interface displayed on README
|
2021-01-15 10:46:47 -03:00 |
|
Vinícius Garcia
|
98cbc4e161
|
Fix database locked errors on tests
There was a missing `defer rows.Close()` on the ScanRows tests.
|
2021-01-12 22:18:59 -03:00 |
|
Vinícius Garcia
|
1d3fadc1f2
|
Update README.md
|
2021-01-12 20:46:29 -03:00 |
|
Vinícius Garcia
|
76830d5f5c
|
Rename examples/testing/ to examples/example_service/
|
2021-01-03 13:58:10 -03:00 |
|
Vinícius Garcia
|
689a60710d
|
Update README to mention the example tests
|
2021-01-03 13:54:08 -03:00 |
|
Vinícius Garcia
|
e49aa5f620
|
Add example tests to examples/testing
|
2021-01-03 13:41:21 -03:00 |
|
Vinícius Garcia
|
7ab871dad2
|
Update README and add an usage example
|
2020-12-31 14:10:47 -03:00 |
|
Vinícius Garcia
|
c7e743527f
|
Add README.md
|
2020-11-10 11:16:39 -03:00 |
|