-
Notifications
You must be signed in to change notification settings - Fork 2
Improve documentation and support postgres in migrations #49
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
NilsDelaguardia
merged 14 commits into
master
from
improve-documentation-and-support-postgres
Oct 31, 2024
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
ca10665
update: Update documentation for schedule command for Laravel 11.x
NilsDelaguardia c8916a0
update: Add if in migration to support PostGres
NilsDelaguardia f4d0a38
update: Correct casing on command documentation
NilsDelaguardia 2f59e9e
update: Update PostGres ip_address column to use INET
NilsDelaguardia 1f5e21e
update: Update saving and retrieval of ipAddress for PostGres
NilsDelaguardia 8752ccb
test: Add use Facades/DB to test
NilsDelaguardia cf47364
test: Attempt to fix tests
NilsDelaguardia 53b1a2f
test: Attempt to fix tests by switching extends
NilsDelaguardia eb6ac1e
update: Install TestBench
NilsDelaguardia 3c95c70
test: Update Testcase to use TestBench
NilsDelaguardia 85b3157
update: Rearrange require-dev
NilsDelaguardia 7a72666
update: Fix trailing comma
NilsDelaguardia d11fc77
test: Remove unneeded space
NilsDelaguardia 79d3a56
test: Use use for TestBenchTestCase
NilsDelaguardia 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
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
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.