Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create entity metadata mapping #2

Open
8 tasks
ollieread opened this issue Jul 29, 2024 · 0 comments
Open
8 tasks

Create entity metadata mapping #2

ollieread opened this issue Jul 29, 2024 · 0 comments
Assignees
Labels
feat Feature-based task
Milestone

Comments

@ollieread
Copy link
Member

ollieread commented Jul 29, 2024

Create the base functionality that lets you map entity metadata.

The metadata should allow you to:

  • Map the core details of the entity itself, including…
    • The connection to use
    • The table name
    • Whether to case convert from property -> column and back
  • Map properties to columns
    • Allow for mapping of properties to columns with different names
    • Setting the type of the column to all types currently supported by Laravel migrations
    • Setting column details supporting all currently supported by Laravel migrations
@ollieread ollieread converted this from a draft issue Jul 29, 2024
@ollieread ollieread self-assigned this Jul 29, 2024
@ollieread ollieread added the feat Feature-based task label Jul 29, 2024
@ollieread ollieread added this to the v1.0.0-beta milestone Jul 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feat Feature-based task
Projects
Status: Backlog
Development

No branches or pull requests

1 participant