awesomike
  • Joined on 2024-02-05
awesomike pushed tag v0.3.3 to pub/sqlx-record 2026-01-28 19:01:33 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 19:01:32 +00:00
3c0ae1983f Fix MySQL placeholder issue and add missing Value types
awesomike pushed tag v0.3.2 to pub/sqlx-record 2026-01-28 15:23:41 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 15:23:40 +00:00
ceeecf2e5c Bump version to 0.3.2
awesomike pushed to main at pub/sqlx-record 2026-01-28 15:19:15 +00:00
6c56231003 Use workspace version, add clap CLI to MCP server
awesomike pushed to main at pub/sqlx-record 2026-01-28 14:45:23 +00:00
44ac78d67e Update docs, MCP server, and skills for v0.3.0 features
awesomike pushed tag v0.3.1 to pub/sqlx-record 2026-01-28 14:45:23 +00:00
awesomike pushed tag v0.3.0 to pub/sqlx-record 2026-01-28 14:36:36 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 14:36:29 +00:00
f785bb1bf6 Release v0.3.0 with soft deletes, timestamps, batch ops, pagination, transactions
awesomike pushed tag v0.2.0 to pub/sqlx-record 2026-01-28 14:21:29 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 14:21:22 +00:00
b1052ac271 Release v0.2.0 with UpdateExpr, ConnProvider, MCP server, and skills
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:34:08 +00:00
e89041b9c6 Enhance CLAUDE.md with comprehensive project documentation
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:31:28 +00:00
aba05b2b52 Rename to sqlx-record with multi-database support
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:19:41 +00:00
e9079834c7 Import entity-changes project
awesomike created branch main in pub/sqlx-record 2026-01-28 13:19:30 +00:00
awesomike pushed to main at pub/sqlx-record 2026-01-28 13:19:30 +00:00
92d559574e first commit
awesomike created repository pub/sqlx-record 2026-01-28 13:17:55 +00:00
awesomike pushed to main at pub/waltzing-ts 2026-01-20 09:42:08 +00:00
6a0318bcb5 Add if/match expressions and fix import statement grammar
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:40:56 +00:00
ce7162699f Add high-precedence macro token to prevent @for matching in @format!
awesomike pushed to main at pub/waltzing-ts 2026-01-19 20:26:19 +00:00
eeb333acbd Fix keyword highlighting to use word boundaries via context matching