Skip to content

Conversation

mohamedhabibwork
Copy link
Contributor

This pull request introduces a new helper method to the Schema\Blueprint class to improve schema definition flexibility. The main change is the addition of the nullableTimestampsTz method, which serves as an alias for adding nullable timezone-aware timestamp columns.

Schema builder enhancements:

  • Added the nullableTimestampsTz method to Schema\Blueprint, providing an alias for timestampsTz() to add nullable creation and update timestamps with timezone support.

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.

1 participant