Skip to content

lingtalfi/Light_SqlWizard

Repository files navigation

Light_SqlWizard

2021-06-28

A light wrapper for the SqlWizard planet.

This is a Light plugin.

This is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.Light_SqlWizard

Using the uni command.

uni import Ling/Light_SqlWizard

Or just download it and place it where you want otherwise.

Summary

Services

Here is an example of the service configuration:

sql_wizard:
    instance: Ling\Light_SqlWizard\Service\LightSqlWizardService
    methods:
        setContainer:
            container: @container()
        setOptions:
            options: ${sql_wizard_vars.service_options}


sql_wizard_vars:
    service_options: []




History Log

  • 1.0.0 -- 2021-06-28

    • initial commit

About

A light wrapper for the SqlWizard planet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages