Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

update TRIM to LTRIM(RTRIM(...)) for more universal query syntax #886

Closed
wants to merge 1 commit into from

Conversation

MiConnell
Copy link

SQL Server versions before 2017 don't support trim, only ltrim and rtrim. this should be universal across databases.
referenced in #885

SQL Server versions before 2017 don't support trim, only ltrim and rtrim. this should be universal across databases.
@glebmezh
Copy link
Contributor

Hi @MiConnell ,

I'm sorry for the delay in following up on this. Thank you for taking the time to open this PR!

We made a hard decision to sunset the data-diff package and won't provide further development or support.

SQL Server 2019+ is now fully supported in Datafold Cloud. As for the earlier SQL Server versions, the lack of UTF8 support makes efficient diffing very hard.

-Gleb

@glebmezh glebmezh closed this May 17, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants