mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-07-05 18:47:39 +00:00
cd65946191
* 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