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

Problems with regex parsing #33

Open
baaraban opened this issue Sep 17, 2018 · 2 comments
Open

Problems with regex parsing #33

baaraban opened this issue Sep 17, 2018 · 2 comments

Comments

@baaraban
Copy link

If db object contains one of the following letters (I,F,E,X,I,S,T,S), this letter is not included in db object name

@baaraban
Copy link
Author

Migration to reproduce:
CREATE TABLE Testing
(
Id Int,
Stringy VARCHAR(100),
Inty Int
)

@baaraban
Copy link
Author

#34 - fix

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