-
Notifications
You must be signed in to change notification settings - Fork 55
Index validation #271
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
Merged
Merged
Index validation #271
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
082d7b8
getSupportForFulltextIndex typo
fogelito fd194d5
Index validators
fogelito 5722d3c
Index validators testFulltextWithNonString
fogelito eb9008b
Index Length test
fogelito dd3c1b4
key part validation
fogelito 67c049d
Attribute "integer" cannot be part of a FULLTEXT index
fogelito b81e091
Update 16381 from 16383 for mysql limit
fogelito 6bebec9
find tuning for Index type
fogelito ae11c9a
Internal ids
fogelito fea3bf4
lint + sqlite fulltext support + tests unremarked
fogelito ad1de7e
testFulltextIndexWithInteger
fogelito ba4c579
lint
fogelito fde7ed2
typo
fogelito 377011c
Update src/Database/Validator/Index.php
fogelito 318da08
MAx varchar length
fogelito ba7df0d
remove extra lines
fogelito 08cea03
Set max index length from constructor
fogelito 955de1b
Descriptive naming
fogelito d10f3c9
getInternalAttributes
fogelito 4e64390
getInternalAttributes
fogelito 407c015
Merge branch 'main' of github.com:utopia-php/database into index-leng…
fogelito e7454bd
lint + composer.lock
fogelito 6793244
Remove appwite collections validations
fogelito c0815d4
Remove array to document function
fogelito 1502b93
Defualt number for index length
fogelito 34e33d4
stopOnFailure revert
fogelito d9b82e8
composer.lock
fogelito b06dde0
Merge branch 'main' of github.com:utopia-php/database into index-leng…
fogelito 54feb3a
Merge main in
fogelito 49afc67
DatabaseException
fogelito 25ceae9
Merge branch 'main' of github.com:utopia-php/database into index-leng…
fogelito 66ae30a
getMaxVarcharLength
fogelito e395175
getMaxIndexLength
fogelito e8aa076
Update src/Database/Validator/Index.php
fogelito 1a28e0e
getMaxVarcharLength Sql.php
fogelito e03806c
Merge remote-tracking branch 'origin/index-length-validation' into in…
fogelito 16dad27
Update src/Database/Validator/Index.php
fogelito e9f0dbe
Update src/Database/Validator/Index.php
fogelito a23a841
Message change
fogelito dd83d30
Merge remote-tracking branch 'origin/index-length-validation' into in…
fogelito 5a04112
Text changes
fogelito c2eba1d
Duplicated attributes
fogelito ecbd4d0
lint
fogelito ab1f7f9
Update src/Database/Validator/Index.php
fogelito 8a11736
getMaxIndexLength Mongo.php fix
fogelito a544c78
Merge branch 'main' of github.com:utopia-php/database into index-leng…
fogelito bd1cb05
Merge in main
fogelito 39143b3
lint
fogelito e10a336
Update Index Duplicate check to work with ordering
fogelito File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.