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

🐛 Bug: unable to use SQL SERVER integration due to DATE conversion errors #8382

Open
1 task done
thej4ck opened this issue May 3, 2024 · 0 comments
Open
1 task done

Comments

@thej4ck
Copy link

thej4ck commented May 3, 2024

Please confirm if bug report does NOT exist already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

simple: use mssql and try to edit any row. It will unable to insert anything.

ERROR [GlobalExceptionFilter] insert into [nc_8h1____Features] ([created_at], [created_by], [updated_at], [updated_by]) output inserted.[id] as [cr1bceyvpjjhajb] values ('2024-05-03 12:09:50+00:00', 'uslk0m9ry19e27w0', NULL, NULL) - Conversion failed when converting date and/or time from character string.

Desired Behavior

edit.

Project Details

used with docker-compose mssql vanilla without modifications

Attachments

No response

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

No branches or pull requests

1 participant