mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-08-23 17:56:06 +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