This is the Linux app named Backup Tables whose latest release can be downloaded as 1.5.3sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Backup Tables with OnWorks for free.
Siga estas instrucciones para ejecutar esta aplicación:
- 1. Descargue esta aplicación en su PC.
- 2. Ingrese en nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 3. Cargue esta aplicación en dicho administrador de archivos.
- 4. Inicie el emulador en línea OnWorks Linux o Windows en línea o el emulador en línea MACOS desde este sitio web.
- 5. Desde el SO OnWorks Linux que acaba de iniciar, vaya a nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 6. Descarga la aplicación, instálala y ejecútala.
SCREENSHOTS
Ad
Tablas de respaldo
DESCRIPCIÓN
Backup single or multiple database tables with ease. Use the BackupTables::generateBackup($tableToBackup) Facade anywhere in your application and it will generate $tableToBackup_backup_2024_08_22_17_40_01 table in the database with all the data and structure. Note that the datetime 2024_08_22_17_40_01 will be varied based on your datetime.
Caracteristicas
- You can use an array to backup more than one table
- Or add Classes as parameters, It will backup their tables
- You can customize the $dataTime format to whatever you want
- Supports Laravel versions: 11, 10, 9, 8, 7, and 6
- Supports PHP versions: 8.2, 8.1, 8.0, and 7.4
- Supports SQL databases: SQLite, MySQL/MariaDB, PostgreSQL, and SQL Server
- Fully automated tested with PHPUnit
- Full GitHub Action CI pipeline to format code and test against all Laravel and PHP versions
Lenguaje de programación
PHP
Categorías
This is an application that can also be fetched from https://sourceforge.net/projects/backup-tables.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.