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
  • Warky Devs Engineer
warkanum merged pull request wdevs/amcs#44 2026-08-19 04:30:23 +00:00
fix: scope project skills by tenant
warkanum commented on issue wdevs/amcs#43 2026-08-19 04:30:05 +00:00
CONSIDER REWRITE

V2 is done

warkanum closed issue wdevs/amcs#43 2026-08-19 04:30:05 +00:00
CONSIDER REWRITE
warkanum closed issue wdevs/amcs#42 2026-08-19 04:29:52 +00:00
Fix skills not being visible for tenant id
warkanum commented on issue wdevs/amcs#42 2026-08-19 04:29:52 +00:00
Fix skills not being visible for tenant id

V2

warkanum closed issue wdevs/amcs#41 2026-08-19 04:29:42 +00:00
fix: Issue with SqlStringArray fields
warkanum commented on issue wdevs/amcs#41 2026-08-19 04:29:42 +00:00
fix: Issue with SqlStringArray fields

V2

warkanum pushed to master at wdevs/relspecgo 2026-08-18 11:52:28 +00:00
51b63f659e Merge pull request 'feat: include SQL scripts in schema diff' (#17) from issue-16-migration-script-count into master
5ba20e0581 feat: include SQL scripts in schema diff
Compare 2 commits »
warkanum merged pull request wdevs/relspecgo#17 2026-08-18 11:52:26 +00:00
feat: include SQL scripts in schema diff
warkanum closed issue wdevs/relspecgo#16 2026-08-18 11:52:26 +00:00
Migration still running to many scripts
warkanum commented on issue wdevs/relspecgo#18 2026-08-18 11:51:52 +00:00
bigserial (DBML) vs bigint

Fixed

warkanum closed issue wdevs/relspecgo#18 2026-08-18 11:51:52 +00:00
bigserial (DBML) vs bigint
warkanum pushed tag v1.0.70 to wdevs/relspecgo 2026-08-18 11:43:06 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-08-18 11:43:06 +00:00
ae0efdc008 chore(release): update package version to 1.0.70
warkanum pushed to master at wdevs/relspecgo 2026-08-18 11:43:01 +00:00
be08c8199f fix(merge,pgsql): treat serial types as their base integer in diffs, unquote bare keyword defaults
warkanum commented on issue wdevs/relspecgo#18 2026-08-18 11:36:45 +00:00
bigserial (DBML) vs bigint

same class of bug, different flavor: relspec's convert --to pgsql generator wraps bare keyword defaults like CURRENT_DATE in string quotes (DEFAULT 'CURRENT_DATE') instead of emitting them as an…

warkanum opened issue wdevs/relspecgo#18 2026-08-18 10:31:54 +00:00
bigserial (DBML) vs bigint
warkanum released v1.0.69 at wdevs/relspecgo 2026-08-17 20:42:55 +00:00
warkanum pushed tag v1.0.69 to wdevs/relspecgo 2026-08-17 20:36:38 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-08-17 20:36:38 +00:00
19b592820c chore(release): update package version to 1.0.69