Download the PHP package ventrec/timestampr without Composer
On this page you can find all versions of the php package ventrec/timestampr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ventrec/timestampr
More information about ventrec/timestampr
Files in ventrec/timestampr
Download ventrec/timestampr
More information about ventrec/timestampr
Files in ventrec/timestampr
Vendor ventrec
Package timestampr
Short Description Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
License MIT
Homepage https://github.com/ventrec/timestampr
Package timestampr
Short Description Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
License MIT
Homepage https://github.com/ventrec/timestampr
Please rate this library. Is it a good library?
Informations about the package timestampr
Timestampr
Timestampr is a tool that updates timestamp columns in your mysql database that is not nullable. The tool was made in order to update the database in a laravel project, hence the .env file requirement.
Installation
How to use it
Navigate to the root of your project folder where your .env file is located. The tool reads database parameters from the file (, , , ) which is used to connect to the database. If needed, you can provide an optional parameter for the port.
Run the command.
Run the tool with mysql port as a parameter.
License
MIT
All versions of timestampr with dependencies
PHP Build Version
Package Version
The package ventrec/timestampr contains the following files
Loading the files please wait ....