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

Fix - Travis tests #1081

Closed
wants to merge 37 commits into from
Closed

Conversation

e1himself
Copy link

No description provided.

e1himself and others added 30 commits February 17, 2016 10:25
Previously, it was producing an invalid order in case we're using
a many-to-many cross-ref table referencing to the same table twice.
Thus checking for a table name is not reliable.
Now we just check if the first PK is the same as a give FK. That's it.
Sometimes culture codes can be longer.
Example: `zh_Hant` -- Chinese Traditional.
Storage-wise there's no difference between VARCHAR(255) and VARCHAR(5)
…cing-bug

Fix - Many-to-many self-referencing relations bug
…mn-length

Fix - Remove `locale` column size limit
It throws a warning in PHP 7.4
It throws a warning on PHP 7.4
@e1himself e1himself closed this Apr 10, 2020
@e1himself e1himself deleted the fix/travis-tests branch April 10, 2020 11:23
@e1himself e1himself restored the fix/travis-tests branch April 10, 2020 11:25
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

Successfully merging this pull request may close these issues.

None yet

2 participants