Agus Putra Dana

Results 3 issues of Agus Putra Dana

### Bug Description Inserting unsigned integer larger than `i64::MAX` into a `BIGINT UNSIGNED` column returns "Out of range value" error. ``` Err(Database(MySqlDatabaseError { code: Some("22003"), number: 1264, message: "target: sigmo.-.primary:...

bug

> [!IMPORTANT] > Add PostgreSQL adapter with client support, configuration, schema, data, and tests, including PostgreSQL-specific query handling and limitations. > > - **PostgreSQL Adapter**: > - Add PostgreSQL client...