sal/postgresclient/src
Mahmoud-Emad b737cd6337
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
feat: convert postgresclient module to independent sal-postgresclient package
- Move src/postgresclient/ to postgresclient/ package structure
- Add comprehensive test suite (28 tests) with real PostgreSQL operations
- Maintain Rhai integration with all 10 wrapper functions
- Update workspace configuration and dependencies
- Add complete documentation with usage examples
- Remove old module and update all references
- Ensure zero regressions in existing functionality

Closes: postgresclient monorepo conversion
2025-06-23 03:12:26 +03:00
..
installer.rs feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
lib.rs feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
postgresclient.rs feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00
rhai.rs feat: convert postgresclient module to independent sal-postgresclient package 2025-06-23 03:12:26 +03:00