Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 20:58
· 2 commits to master since this release

Changelog

  • c1cfed3 Enhance schema handling with multi-schema support
  • 3e52cfb Improve CLI and fix duplicate logging:
  • ade9d49 Improve codebase structure: - Add logging framework - Split fetcher.go into smaller files (types, db, export) - Add context support for database operations - Improve error handling with better messages - Add unit tests for all packages
  • b4506cc add accidentally ignored files
  • d952fdf add claude changes
  • f7a6b29 chore(go): 🔧 update Go version to 1.24.0 and fix linting issues
  • 2678a99 correct github repo name
  • 1d951e4 feat: Add support for additional PostgreSQL object types
  • 8f3fe43 feat: improve SQL query safety, identifier handling, and add architecture documentation
  • 6045c0a for first pr
  • 6bf6ad9 initial commit
  • d3979d5 remove tmp used for pr
  • bf915f3 update claude code file
  • d50667e update cost