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

SQL Plugin: Added SQL Server compability; Added FK and PK compability for MySQL and SQL Server #233

Closed
wants to merge 30 commits into from
Closed
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
64b3ae2
sql server version
brunomartinspro Mar 9, 2018
2da7f5c
Sql server tweeks
brunomartinspro Mar 9, 2018
86fafc5
sql server final tweek (sure right)
brunomartinspro Mar 9, 2018
c5cc07d
Added table count
brunomartinspro Mar 9, 2018
b322918
String space
brunomartinspro Mar 9, 2018
1855f26
Count tables for normal sql
brunomartinspro Mar 9, 2018
532802a
Removed empty spaces
brunomartinspro Mar 9, 2018
e66a28c
Initial Foreign Key implementation
brunomartinspro Mar 9, 2018
c79f465
Added RowCell to scope
brunomartinspro Mar 9, 2018
f3363c9
Added Models
brunomartinspro Mar 9, 2018
94662fa
Refactored TableModel usage
brunomartinspro Mar 9, 2018
bfa44f5
Created More models, refactor
brunomartinspro Mar 9, 2018
f927443
Parse ForeignKey
brunomartinspro Mar 12, 2018
c7be44d
Separated Logic
brunomartinspro Mar 12, 2018
01f089d
Separated Logic
brunomartinspro Mar 12, 2018
00d9fb5
Normalized Sizes
brunomartinspro Mar 12, 2018
d1e3ca2
Added PK and FK references
brunomartinspro Mar 12, 2018
b037b52
Added LinqJS
brunomartinspro Mar 12, 2018
ddd87ca
Removed LinqJS; Added PK and FK
brunomartinspro Mar 12, 2018
f0f9d68
Improved SQL Server Primary Key parse
brunomartinspro Mar 13, 2018
4a27f33
Improved FK|PK perception
brunomartinspro Mar 13, 2018
76487ae
Enabled multiple ForeignKeys in the same property
brunomartinspro Mar 13, 2018
42d4d64
MySQL Compability
brunomartinspro Mar 13, 2018
631910a
Merge pull request #1 from brunomartinspro/gh-pages
brunomartinspro Mar 13, 2018
0054908
reverted changes on index.html
brunomartinspro Mar 13, 2018
73c8c91
Merge pull request #2 from brunomartinspro/gh-pages
brunomartinspro Mar 13, 2018
4440754
Removed comment
brunomartinspro Mar 13, 2018
c2c1f74
Merge pull request #3 from brunomartinspro/gh-pages
brunomartinspro Mar 13, 2018
635a49a
Added more compability to SQL Server
brunomartinspro Mar 15, 2018
b1a2f0f
Merge pull request #4 from brunomartinspro/gh-pages
brunomartinspro Mar 15, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading