herolib_rust/src/rhai_tests/postgresclient
Mahmoud Emad 49e85ff8e6
Some checks failed
Rhai Tests / Run Rhai Tests (push) Has been cancelled
docs: Enhance PostgreSQL client module documentation
- Add details about the new PostgreSQL installer feature.
- Include prerequisites for installer and basic operations.
- Expand test file descriptions with installer details.
- Add descriptions for installer functions.
- Include example usage for both basic operations and installer.
2025-05-09 15:47:26 +03:00
..
01_postgres_connection.rhai feat: Add PostgreSQL and Redis client support 2025-05-09 09:45:50 +03:00
02_postgres_installer_mock.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
02_postgres_installer_simple.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
02_postgres_installer.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
example_installer.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
run_all_tests.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
test_functions.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
test_print.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00
test_simple.rhai docs: Enhance PostgreSQL client module documentation 2025-05-09 15:47:26 +03:00