custom-fresh

A Laravel package to specify the tables that you do not want to drop while refreshing the database.

Downloads
63
Stars
11
Committers
2

Bot releases are visible (Hide)

custom-fresh - v1.1.1 Latest Release

Published by mahmoudmohamedramadan 4 months ago

Changed

  • Remove the additional components.
  • Improve the comments.
custom-fresh - v1.1.0

Published by mahmoudmohamedramadan 4 months ago

Changed

  • Improve the way of guessing the database info.
  • Update the existing comments above each functionality.
  • Add a new comment section above the functionality of dropping the tables.
custom-fresh - v1.0.9

Published by mahmoudmohamedramadan 4 months ago

Fixed

  • Fix the issue of overriding the tables that should not be dropped.

Changed

  • Update the DocBlocks.
  • Refactoring the code.
custom-fresh - v1.0.8

Published by mahmoudmohamedramadan 4 months ago

Fixed

  • Fix the old and faulty approach of retrieving the database tables.

Changed

  • Update the DocBlocks.
  • Refactoring the code.
custom-fresh - v1.0.8-alpha.1

Published by mahmoudmohamedramadan 4 months ago

Fixed

  • Fix the issue of getting the listed tables in different databases.

Changed

  • Add new packages to the composer require list.
  • Upgrade the existing packages.
  • Refactoring the code.
custom-fresh - v1.0.7

Published by mahmoudmohamedramadan 12 months ago

Changed

  • Update the keywords and require keys.
custom-fresh - v1.0.6

Published by mahmoudmohamedramadan 12 months ago

Changed

  • Update the meta-data in the composer.json file.
  • Update the signature and description of the command.
custom-fresh - v1.0.5

Published by mahmoudmohamedramadan 12 months ago

Changed

  • Change the command argument to accept comma-separated values.
  • Use the internal call method instead of the one existing in Artisan.
  • Change the functionality of refreshing the database.
  • Change the docblock of some methods.
  • Change the choice method message.
custom-fresh - v1.0.4

Published by mahmoudmohamedramadan almost 2 years ago

Changed

  • Change the messages.
  • Change the code formatting.
custom-fresh - v1.0.3

Published by mahmoudmohamedramadan about 2 years ago

Fixed

  • Fixes the issue of an empty database.
  • Fixes the issue of dropping a table with foreign key constraints.

Changed

  • Change the message style.
custom-fresh - v1.0.2

Published by mahmoudmohamedramadan over 2 years ago

Fixed

  • Fixes the issue of identifying the related migration.
custom-fresh - v1.0.1

Published by mahmoudmohamedramadan over 2 years ago

Fixed

  • Fixes the issue of identifying all related migrations.
custom-fresh - v1.0.0

Published by mahmoudmohamedramadan over 2 years ago

Releasing v1.0.0

Package Rankings
Top 29.72% on Packagist.org