Warky warkanum
  • Vanderbijlpark, South Africa
  • https://github.com/warkanum
  • Full-Stack Developer solving problems with Go, Python, Rust, TypeScript, JavaScript, React, C++ & Clarion. Building elegant code by day

  • Joined on 2023-09-16
warkanum pushed to main at wdevs/amcs 2026-05-24 14:37:04 +00:00
0227912325 feat(auth): add recent activity logging to access tracker
warkanum pushed to main at wdevs/whatshooked 2026-05-20 21:00:14 +00:00
61c83e878c fix(login): redirect to dashboard after successful login
warkanum pushed tag v1.0.59 to wdevs/relspecgo 2026-05-20 20:52:32 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-05-20 20:52:32 +00:00
e29c7e31c1 chore(release): update package version to 1.0.59
warkanum pushed to master at wdevs/relspecgo 2026-05-20 20:52:27 +00:00
43f4680176 chore: ⬆️ updated deps
warkanum pushed to main at wdevs/whatshooked 2026-05-20 20:49:32 +00:00
b2acdd2b84 chore: updated deps
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:43:03 +00:00
d9f27c1775 feat(pgsql): enhance SQL statement execution logging
warkanum released v1.0.58 at wdevs/relspecgo 2026-05-19 17:34:05 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:26:48 +00:00
bb7ceb37fe chore(release): update package version to 1.0.58
warkanum pushed tag v1.0.58 to wdevs/relspecgo 2026-05-19 17:26:48 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:26:37 +00:00
6a759ef3d1 fix(mssql): correct order of MSSQL type mappings
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:26:15 +00:00
cb735f0754 feat(sqlite): add SQLite type mapping and conversion functions
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:13:00 +00:00
80fb49bc5e refactor(datatypes): remove redundant normalization function
warkanum pushed to master at wdevs/relspecgo 2026-05-19 17:12:33 +00:00
9190df81dd feat(merge): enhance type conflict detection for columns
warkanum pushed to main at wdevs/amcs 2026-05-07 12:52:50 +00:00
e38a0377d5 chore(db): comment out GRANT statements for various tables
warkanum pushed to master at wdevs/relspecgo 2026-05-07 12:45:05 +00:00
9235ef5e08 chore(release): update package version to 1.0.57
warkanum pushed tag v1.0.57 to wdevs/relspecgo 2026-05-07 12:45:05 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-05-07 12:44:44 +00:00
b91d6b33b5 feat(writer): add continue-on-error option for SQL writers
warkanum pushed to main at wdevs/amcs 2026-05-07 11:30:35 +00:00
a993859c62 feat(db): add oauth_clients table for dynamic client registration
warkanum pushed to main at wdevs/amcs 2026-05-07 09:19:22 +00:00
fb9606ef2b feat(db): add generated models for public schema entities