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.
Bu uygulamayı çalıştırmak için şu talimatları izleyin:
- 1. Bu uygulamayı PC'nize indirdiniz.
- 2. Dosya yöneticimize https://www.onworks.net/myfiles.php?username=XXXXX istediğiniz kullanıcı adını girin.
- 3. Bu uygulamayı böyle bir dosya yöneticisine yükleyin.
- 4. Bu web sitesinden OnWorks Linux çevrimiçi veya Windows çevrimiçi öykünücüsünü veya MACOS çevrimiçi öykünücüsünü başlatın.
- 5. Yeni başladığınız OnWorks Linux işletim sisteminden, istediğiniz kullanıcı adıyla https://www.onworks.net/myfiles.php?username=XXXXX dosya yöneticimize gidin.
- 6. Uygulamayı indirin, kurun ve çalıştırın.
EKRAN
Ad
Yedekleme Tabloları
AÇIKLAMA
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.
Özellikler
- 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
Programlama dili
PHP
Kategoriler
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.