Skip to content

v1.0.0 — Initial public release

Choose a tag to compare

@artemivzhenko artemivzhenko released this 03 Jul 20:44
· 3 commits to main since this release

Highlights

Standalone bundle - Angular 17, CodeMirror 6, Crypto-JS, Material 17. No CDN, no assets.
SQL editor with syntax highlighting, keyboard shortcuts (Ctrl/⌘ + Enter, Ctrl/⌘ + X).
Encrypted traffic - AES-256 ECB + PKCS#7 using SysSetting iaSQLSecret.
Dynamic result table

  • Column auto-detection
  • In-table horizontal & vertical scroll
  • Client-side sorting on header click
  • Pagination (customizable pageSize, default 100)

Export to CSV - one-click download of the full result set.
Date parser - converts /Date(…)/ to YYYY-MM-DD HH:MM:SS.
Freedom-UI styling - inherits Creatio 8.2+ variables, supports light/dark.