Open Issues Need Help
View All on GitHubSQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
AI Summary: Using `UNION` statements in MySQL queries causes generated unit tests to fail. The failure indicates a discrepancy in how the SQL query is parsed or formatted, specifically with unexpected parentheses being added around the second `SELECT` clause in the `UNION` statement during test execution.
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
AI Summary: Investigate why Bob's `types.JSON` returns `[]byte` instead of `string` when interacting with PostgreSQL JSON/JSONB columns, leading to an `invalid input syntax` error. Determine if this is expected behavior, suggest alternative handling for PostgreSQL, and evaluate the feasibility of modifying Bob to return `string` from `Value()` for JSON types.
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite