yao/.github/workflows
Max 8786aa9a6a feat(database): add PostgreSQL support and enhance JSON handling
- Updated database configuration to include PostgreSQL 14.0 in CI workflows.
- Enhanced JSON null detection in the Xun store to support PostgreSQL dialect.
- Refactored time conversion utilities to handle multiple database formats, including PostgreSQL.
- Improved cleanup logic in the DataCleaner to ensure proper order of operations for referential integrity.
- Added utility functions for converting between Unix timestamps and database timestamps.
2026-04-06 02:56:04 +08:00
..
build-docker.yml refactor(build): standardize artifact naming and streamline workflows 2026-03-16 09:10:47 +08:00
build-linux.yml Update Dockerfiles and GitHub Actions to use version 1.0.0 2025-12-20 12:12:57 +08:00
build-macos.yml refactor(build): standardize artifact naming and streamline workflows 2026-03-16 09:10:47 +08:00
notarize-macos.yml feat(workflow): enhance macOS release process with improved build steps and version handling 2026-03-15 17:39:35 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml feat(database): add PostgreSQL support and enhance JSON handling 2026-04-06 02:56:04 +08:00
release-linux.yml refactor(workflows): remove license root certificate injection from build process 2026-03-27 15:46:01 +08:00
release-macos.yml refactor(workflows): remove license root certificate injection from build process 2026-03-27 15:46:01 +08:00
release.yml feat(workflow): enhance release workflows with version tagging and dependency management 2026-03-16 09:40:36 +08:00
unit-test-v1.yml chore(env): update sandbox environment and unit test workflow for improved configuration 2026-03-12 21:34:18 +08:00
unit-test.yml feat(database): add PostgreSQL support and enhance JSON handling 2026-04-06 02:56:04 +08:00