Giter Site home page Giter Site logo

Gorm Optional Struct tags about gen HOT 7 CLOSED

smallnest avatar smallnest commented on May 22, 2024
Gorm Optional Struct tags

from gen.

Comments (7)

smallnest avatar smallnest commented on May 22, 2024

No. Theoretically it can support mysql by querying mysql schema table but actually it support databases in a common mannner (database/sql) and can't fetch those info.

from gen.

alexj212 avatar alexj212 commented on May 22, 2024

@shrhawk-entertainer This has been updated with the latest release. Mysql db specifics are queried from the db to populate nullable, auto increment and primary key for gorm annotations

from gen.

shrhawk-entertainer avatar shrhawk-entertainer commented on May 22, 2024

@alexj212 that's excellent work but how to disable dao creation? and it's better if we remove .gitignore and README.MD files

from gen.

shrhawk-entertainer avatar shrhawk-entertainer commented on May 22, 2024

also @alexj212 can you add Size tag?

from gen.

alexj212 avatar alexj212 commented on May 22, 2024

@shrhawk-entertainer Size tag has been added with meta data probe to get the length of varchar, char, and text fields. Also added options --generate-dao and --generate-proj

from gen.

shrhawk-entertainer avatar shrhawk-entertainer commented on May 22, 2024

@alexj212 will you support default values?

from gen.

alexj212 avatar alexj212 commented on May 22, 2024

supported in v0.9 release coming shortly - functions such as now() are ignored, constant values are added to gorm tags.

from gen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.