Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mssql to pgsql bool value direct transfer bug? #1811

Open
ByZhouhang opened this issue Aug 29, 2024 · 0 comments
Open

mssql to pgsql bool value direct transfer bug? #1811

ByZhouhang opened this issue Aug 29, 2024 · 0 comments

Comments

@ByZhouhang
Copy link

i use follow command:

ora2pg -c config/ora2pg.conf -t INSERT

When I checked the data, I found that the bool values of 1 and 0 in mssql were changed to t when they entered pgsql

So I generated the sql file, and found that the sql file generated both t and f, but after I transferred it directly, it was all t, which is a bug, or I didn't configure it well

RA935TCD1LU_6RCY33MB}W2
DBEEN7BI((7ET`V2 A{M_99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant