mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 02:14:53 +08:00
- Modified FastestProvider to handle identity columns differently for PostgreSQL/Vastbase - Added logic to exclude identity columns from bulk copy operations for PostgreSQL - Commented out identity column restriction in PostgreSQLFastBuilder - PostgreSQL bulk copy now supports tables with identity columns by excluding them 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>