Skip to content

How do you handle migrations / SQL schema? #3

@fr3fou

Description

@fr3fou

This project is exactly what I've been looking for in terms of architecture, however I'm trying to find a way to generate my SQL schema through the use of structs or something similar to that.

Right now what I have is a single variable that contains all of my CREATE TABLE statements and it's somewhat ugly. I was wondering what do you use, as I can't seem to find anything similar to that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions