• Joined on 2024-04-23
jilen pushed to add_parsing at jilen/minisql 2025-06-29 17:02:36 +08:00
23c0484609 More instance
jilen pushed to add_parsing at jilen/minisql 2025-06-29 16:12:32 +08:00
a1201a67aa Add more test case. Expand query elements
jilen pushed to add_parsing at jilen/minisql 2025-06-29 10:25:48 +08:00
2753f01001 fix naming
jilen pushed to add_parsing at jilen/minisql 2025-06-27 19:50:18 +08:00
24f7f6aec0 Convert to using
jilen pushed to add_parsing at jilen/minisql 2025-06-22 21:21:10 +08:00
3a9d15f015 Try add insert support
jilen pushed to add_parsing at jilen/minisql 2025-06-22 20:45:40 +08:00
184ab0b884 Add insert placeholder
jilen pushed to add_parsing at jilen/minisql 2025-06-22 14:27:25 +08:00
2b52ef3203 Add property alist
jilen pushed to add_parsing at jilen/minisql 2025-06-19 18:49:26 +08:00
17e97495b7 Simplify Mirror Codec
jilen pushed to add_parsing at jilen/minisql 2025-06-18 16:59:14 +08:00
1bc6baad68 add sql idiom
jilen pushed to add_parsing at jilen/minisql 2025-06-17 19:52:47 +08:00
63a9a0cad3 Allow both decoder and encoder
jilen pushed to add_parsing at jilen/minisql 2025-06-17 17:31:42 +08:00
cb0c6082d0 Add statement
jilen pushed to add_parsing at jilen/minisql 2024-12-29 20:19:26 +08:00
47cf808e8f simplify typeclass
jilen pushed to add_parsing at jilen/minisql 2024-12-19 12:36:52 +08:00
7f5092c396 add mirror context
jilen pushed to add_parsing at jilen/minisql 2024-12-19 11:42:35 +08:00
87f1b70b27 try implement context
jilen pushed to add_parsing at jilen/minisql 2024-12-18 19:28:46 +08:00
6be96aba2c save
jilen pushed to add_parsing at jilen/minisql 2024-12-18 16:09:21 +08:00
59f969a232 test simple quoted ast
jilen pushed to add_parsing at jilen/minisql 2024-12-17 19:51:26 +08:00
2e7e7df4a3 move package
jilen pushed to add_parsing at jilen/minisql 2024-12-15 21:11:23 +08:00
a0ceea91a9 add one test case
jilen created branch add_parsing in jilen/minisql 2024-12-15 20:52:00 +08:00
jilen pushed to add_parsing at jilen/minisql 2024-12-15 20:52:00 +08:00
8103d45178 try parsing function body