|
ab9fac6a55
|
Use void
|
2024-06-17 12:51:58 +02:00 |
|
|
fea11b5f24
|
Remove ugly IORef from fromRow and replace it by ugly compile time calculation :)
|
2024-06-10 21:08:29 +02:00 |
|
|
301e20e7e8
|
Add some comments, execute and execute_
|
2024-06-10 10:26:40 +02:00 |
|
|
20d150d12c
|
Replace ad-hoc isLeft by import from Data.Either
|
2024-04-11 18:56:58 +02:00 |
|
|
cd7b334ae5
|
Add fetch and toParamList for passing parameters
|
2024-04-11 18:28:16 +02:00 |
|
|
9628a4b57f
|
Add RawField utility type
|
2023-10-02 13:44:45 +02:00 |
|
|
4d21e67130
|
Decode values from binary instead of text format
|
2023-09-23 05:53:30 +02:00 |
|
|
d54cf6ea7f
|
Move column increment to decodeField
|
2023-09-16 19:14:12 +02:00 |
|
|
ff615b6172
|
Use Vector for column table for constant element access
|
2023-09-16 19:10:46 +02:00 |
|
|
335b6188d1
|
Clean up column table code
|
2023-09-16 18:39:45 +02:00 |
|
|
390e60738f
|
Implement column table stuff
|
2023-09-16 06:17:08 +02:00 |
|
|
ab396b9db6
|
Make getColumnTable report missing columns
|
2023-09-16 04:58:23 +02:00 |
|
|
591f4cddfa
|
Unify Proxy type applications
|
2023-09-16 04:39:26 +02:00 |
|
|
e7d494c034
|
Add getColumnTable function
|
2023-09-16 04:36:42 +02:00 |
|
|
3ef1f5bbde
|
Clean up FromRow instances a little
|
2023-09-05 16:23:29 +02:00 |
|
|
7a14714cf6
|
Add errors and optional fields
|
2023-09-04 23:46:51 +02:00 |
|
|
8c8740e4b8
|
Add unit tests and reimplement FromField
|
2023-09-03 04:02:07 +02:00 |
|
|
4dd23d561e
|
Project setup and implementation sketch
|
2023-09-02 03:39:35 +02:00 |
|