Giter Club home page Giter Club logo

Comments (3)

freya022 avatar freya022 commented on June 2, 2024

MariaDB does not seem to know the cascade keyword (at least when deleting sequences)
I'd recommend staying with PostgreSQL as it is what I tested the framework with.

from botcommands.

freya022 avatar freya022 commented on June 2, 2024

Here are several options:

  • Use PostgreSQL, at least you wont have any issues with it
  • Use V3 pre-releases, not sure if it works on other databases but it's worth a shot
    • Note that the database setup process isn't the same at all, if you choose to try then let me know
  • Keep using V2, you can try to work around the issue by:
    • Running these statements (do not run the two first drops), then run this script in your SQL console
    • This should set up your database without running the statements your database do not fully support

from botcommands.

freya022 avatar freya022 commented on June 2, 2024

As official support for other databases is not planned, you are limited to these options, for further discussion about this topic I invite anyone to join the Discord server

from botcommands.

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.