bytebase
bytebase copied to clipboard
bigserial MAXVALUE convert error when sync schema
Provide the Bytebase version you are using
v3.7.0
Describe the bug
should have no difference about bigserial MAXVALUE between two table
Steps to reproduce
- given a database table with bigserial id field, go sync schema
- select source database and target database
- show MAXVALUE difference
Expected behavior
should have no difference with MAXVALUE
Provide the database you are using
No response
Additional context
No response