bytebase icon indicating copy to clipboard operation
bytebase copied to clipboard

bigserial MAXVALUE convert error when sync schema

Open will4j opened this issue 6 months ago • 0 comments

Provide the Bytebase version you are using

v3.7.0

Describe the bug

Image should have no difference about bigserial MAXVALUE between two table

Steps to reproduce

  1. given a database table with bigserial id field, go sync schema
  2. select source database and target database
  3. show MAXVALUE difference

Expected behavior

should have no difference with MAXVALUE

Provide the database you are using

No response

Additional context

No response

will4j avatar Jun 15 '25 03:06 will4j