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.
ทำตามคำแนะนำเหล่านี้เพื่อเรียกใช้แอปนี้:
- 1. ดาวน์โหลดแอปพลิเคชั่นนี้ในพีซีของคุณ
- 2. เข้าไปที่ file manager https://www.onworks.net/myfiles.php?username=XXXXX ด้วยชื่อผู้ใช้ที่คุณต้องการ
- 3. อัปโหลดแอปพลิเคชันนี้ในตัวจัดการไฟล์ดังกล่าว
- 4. เริ่มโปรแกรมจำลองออนไลน์ของ OnWorks Linux หรือ Windows ออนไลน์ หรือโปรแกรมจำลองออนไลน์ MACOS จากเว็บไซต์นี้
- 5. จาก OnWorks Linux OS คุณเพิ่งเริ่มต้น ไปที่ตัวจัดการไฟล์ของเรา https://www.onworks.net/myfiles.php?username=XXXXX พร้อมชื่อผู้ใช้ที่คุณต้องการ
- 6. ดาวน์โหลดแอปพลิเคชั่น ติดตั้ง และเรียกใช้
ภาพหน้าจอ
Ad
ตารางสำรองข้อมูล
DESCRIPTION
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.
คุณสมบัติ
- 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
ภาษาโปรแกรม
PHP
หมวดหมู่
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.