mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-08-24 02:06:05 +00:00
* Implement Scan method for BunInsertQuery, GormInsertQuery, and PgSQLInsertQuery * Update mock implementations to support Scan method * Introduce GetForeignKeyColumn utility for foreign key resolution * Add tests for GetForeignKeyColumn functionality