Tags: Crecto/crecto
Tags
Add comprehensive test coverage for core functionality Added: - Bulk configuration handling tests - spec/bulk_config_spec.cr - Error type handling and validation tests - spec/error_types_spec.cr - Prepared statement cache behavior tests - spec/prepared_statement_cache_spec.cr - Query iteration and result processing tests - spec/query_iterator_spec.cr Changed: - Enhanced schema validation tests - spec/schema_spec.cr - Improved base adapter functionality - src/crecto/adapters/base_adapter.cr
PreviousNext