dc91372760d2da79bfc532d8e948d4ee35fdfad6
- Create PACK_JSON: Generic JSON parser for Oracle 10g/11g/12c compatibility * Uses only standard Oracle functions (no dependencies) * Functions: parse_array, get_string, get_number, get_boolean * Built-in error tracking with g_last_error property * Comprehensive test suite with 4 test functions * Supports nested objects and complex JSON structures - Refactor IMPORT_COMENZI to use PACK_JSON instead of manual parsing * Clean separation of concerns - JSON parsing vs business logic * Improved error handling and logging consistency * Uses pINFO for consistent logging across packages - Update IMPORT_PARTENERI logging to use pINFO consistently * Remove custom log_operatie function * Standardize logging format across all packages 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
gomag-vending
Description
Languages
xBase
58%
Python
22.7%
PLSQL
18.1%
Dockerfile
1.1%