Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

VScode Intellisense for auto generated models #94

@Snowsoul

Description

@Snowsoul

I was wondering if it's possible to return the auto loaded models from a mysql database as a class with the db structure and use that to offer auto completion in VSCode.

Use Cases:

  1. I would like to get the User table column name suggestions like: user_id, first_name, last_name inside where's object parameter.

screenshot 2019-03-07 at 14 20 11

  1. I would like to get the same column name suggestions inside get's string parameter.

screenshot 2019-03-07 at 14 20 59

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