Giter Club home page Giter Club logo

Comments (4)

hsluoyz avatar hsluoyz commented on June 12, 2024 2

@MagicalBomb here's the docs: https://github.com/casbin/gorm-adapter#:~:text=//%20Or%20you%20can%20use%20an%20existing%20DB%20%22abc%22%20like%20this%3A%0A%09//%20The%20adapter%20will%20use%20the%20table%20named%20%22casbin_rule%22.%0A%09//%20If%20it%20doesn%27t%20exist%2C%20the%20adapter%20will%20create%20it%20automatically.%0A%09//%20a%20%3A%3D%20gormadapter.NewAdapter(%22mysql%22%2C%20%22mysql_username%3Amysql_password%40tcp(127.0.0.1%3A3306)/abc%22%2C%20true)

from gorm-adapter.

casbin-bot avatar casbin-bot commented on June 12, 2024

@tangyang9464 @JalinWang @imp2002

from gorm-adapter.

hsluoyz avatar hsluoyz commented on June 12, 2024

@JalinWang

/cc @tangyang9464

from gorm-adapter.

JalinWang avatar JalinWang commented on June 12, 2024

@MagicalBomb You can use gormadapter.NewAdapter("mysql", "root:@tcp(127.0.0.1:3306)/testcasbin", true)
https://github.com/casbin/gorm-adapter/blob/master/adapter.go#L125

from gorm-adapter.

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.