Skip to content

Data Handling/Data Abstraction Layer

Data Handling/Data Abstraction Layer

The data handling, or the Data Abstraction Layer (DAL), can be an overwhelming topic. Yet, if you know the right start, it will be fairly easy to deal with.

Start with the step that matches what you want to do:

For custom plugin data, create the database table first with a migration, then add the DAL entity definition that maps to that table.

Was this page helpful?
UnsatisfiedSatisfied
Be the first to vote!
0.0 / 5  (0 votes)