Giter Club home page Giter Club logo

Comments (7)

khorolets avatar khorolets commented on May 26, 2024 1

@frol you can assign it to me, I need it as well. I can try to do it when I have some time in the nearest future.

from flask-restplus-server-example.

frol avatar frol commented on May 26, 2024

Try to just comment that block altering the password column. It shouldn't be needed for Postgres. I will think of a patch...

from flask-restplus-server-example.

frol avatar frol commented on May 26, 2024

Sorry, I forgot to mention the exact place: "/home/me/CODER/python/flask-noota-api/migrations/versions/36954739c63.py", line 28

from flask-restplus-server-example.

repodevs avatar repodevs commented on May 26, 2024

I have block altering the password column. it's done, but other problem come

raise exc.CompileError("PostgreSQL ENUM type requires a name.")
sqlalchemy.exc.CompileError: PostgreSQL ENUM type requires a name.

the exact place here (i think)
File "/home/me/CODER/python/flask-noota-api/migrations/versions/5e2954a2af18_refactored-auth-oauth2.py", line 69, in upgrade nullable=False

I hope you have test more with PostgreSQL 😄

from flask-restplus-server-example.

frol avatar frol commented on May 26, 2024

@repodevs I planned to drop all of the migrations once I get to the PostgreSQL support to avoid such errors in the first place :-D

I am not sure what this error means... You may try to drop all of the migrations and just regenerate the initial one. It will be the fastest way to go.

from flask-restplus-server-example.

bberzinskas-tw avatar bberzinskas-tw commented on May 26, 2024

from flask-restplus-server-example.

frol avatar frol commented on May 26, 2024

@bberzinskas-tw Could you please elaborate on what "schema name" you are talking about and where to set the search_path?

from flask-restplus-server-example.

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.