Skip to content

[Bug]: Postgresql fresh Binner install fails due to boolean statement error #482

@replaysMike

Description

@replaysMike

Binner version

v2.6.18

Operating System

Linux ARM64

Describe the bug and the steps to reproduce it

Installing a fresh copy of Binner fails when using Postgresql 15.
It would appear the migration scripts contain some custom SQL statements that use integers '1/0' instead of 'true/false' to represent boolean values.

A patch for postgresql should be created to fix this error. Confirmed in Postgresql 16 as well.

Would you like to attach your appsetings.json configuration?

No response

Screenshots or Videos (Optional, but they help!)

No response

Are you able to contribute a PR? (No is ok!)

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions