Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • change AppError::database to take Option<Cow<'static, str>> and add database_with_message helper
  • update documentation, README dependency versions, and changelog for 0.11.0 release
  • refresh tests and SQLx conversions for the new database constructor API

Testing

  • cargo +nightly fmt --all
  • cargo +1.90.0 clippy -- -D warnings
  • cargo +1.90.0 test --all
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68cf51002ccc832b9a57956bafa7fe28

@RAprogramm RAprogramm changed the base branch from main to new_verison September 21, 2025 01:30
@RAprogramm RAprogramm merged commit f4de3c4 into new_verison Sep 21, 2025
2 checks passed
@RAprogramm RAprogramm deleted the codex/redesign-database-constructor-in-apperror branch September 21, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants