Open Closed

Can ABP automatically migrate Quartz table data when I create a tenant? #8510


User avatar
0
dhaoo created

ABP Framework version: v8.1.3

UI Type: MVC

Database System: EF Core (Only for Oracle)

Tiered (for MVC) or Auth Server Separated (for Angular): yes (Micro Service)

Exception message and full stack trace:

Steps to reproduce the issue:

I am integrating Quartz with ABP and then I create a tenant, How do I migrate Quartz tables data (e.g. QRTZ_JOB_DETAILS ,etc.) into the new tenant database? Can ABP automatically migrate Quartz table data when I create a tenant?

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    ABP can't automatically migrate Quartz.

    you can consider using ADO.NET to create the database table, here are the SQL: https://github.com/quartznet/quartznet/tree/main/database/tables

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.