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 pushed tag v1.0.78 to wdevs/relspecgo 2026-09-09 19:38:20 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-09-09 19:38:17 +00:00
161ac317f0 feat(dbml): support multiline table notes in DBML
warkanum pushed to master at wdevs/relspecgo 2026-09-09 19:30:21 +00:00
ee5c009234 feat(main): add silent mode to suppress output messages
warkanum released v1.0.77 at wdevs/relspecgo 2026-09-08 14:25:31 +00:00
warkanum pushed tag v1.0.77 to wdevs/relspecgo 2026-09-08 14:19:37 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-09-08 14:19:04 +00:00
9e9a17d578 Merge pull request 'feat(dbml): @postgres/@sqlite dialect directives (#19)' (#27) from issue-19-dbml-directives into master
ce3b615b0a feat(dbml): @postgres/@sqlite dialect directives (#19)
Compare 2 commits »
warkanum merged pull request wdevs/relspecgo#27 2026-09-08 14:19:03 +00:00
feat(dbml): @postgres/@sqlite dialect directives (#19)
warkanum pushed to master at wdevs/relspecgo 2026-09-08 14:18:59 +00:00
7b628b888c Merge pull request 'feat(job): complete deferred job-file features (#20)' (#26) from issue-20-complete-job-files into master
84a6b31873 feat(job): complete deferred job-file features
Compare 2 commits »
warkanum merged pull request wdevs/relspecgo#26 2026-09-08 14:18:57 +00:00
feat(job): complete deferred job-file features (#20)
warkanum closed issue wdevs/relspecgo#19 2026-09-08 14:18:48 +00:00
DBML @postgres and @sqlite command embeddings
warkanum created pull request wdevs/relspecgo#27 2026-09-08 14:18:38 +00:00
feat(dbml): @postgres/@sqlite dialect directives (#19)
warkanum pushed to issue-19-dbml-directives at wdevs/relspecgo 2026-09-08 14:18:19 +00:00
ce3b615b0a feat(dbml): @postgres/@sqlite dialect directives (#19)
warkanum created branch issue-19-dbml-directives in wdevs/relspecgo 2026-09-08 14:18:19 +00:00
warkanum closed issue wdevs/relspecgo#20 2026-09-08 12:32:54 +00:00
Relspec job files
warkanum commented on issue wdevs/relspecgo#20 2026-09-08 12:32:53 +00:00
Relspec job files

Completed in PR #26 (branch issue-20-complete-job-files).

Delivered on top of the initial job system (convert/merge/scripts-list/templ):

  • forward-permissive version (accept >= 1,…
warkanum created pull request wdevs/relspecgo#26 2026-09-08 12:32:29 +00:00
feat(job): complete deferred job-file features (#20)
warkanum created branch issue-20-complete-job-files in wdevs/relspecgo 2026-09-08 12:32:18 +00:00
warkanum pushed to issue-20-complete-job-files at wdevs/relspecgo 2026-09-08 12:32:18 +00:00
84a6b31873 feat(job): complete deferred job-file features
warkanum pushed to master at wdevs/relspecgo 2026-09-08 11:04:34 +00:00
f968e3d4a6 Merge pull request 'feat(job): support templ command' (#25) from issue-20-templ-job-command into master
3d57c947cd feat(job): support templ command
Compare 2 commits »
warkanum merged pull request wdevs/relspecgo#25 2026-09-08 11:04:33 +00:00
feat(job): support templ command