Giter Club home page Giter Club logo

Comments (7)

Gnienfo avatar Gnienfo commented on June 18, 2024 1

FYI:
I have a nextcloud 11 with postgresql 9.4.
I also tried to add the app and had the same message as @JOduMonT.

I modified the apps/registration/appinfo/info.xml file to add the line <database>pgsql</database> in the <dependencies> section.

  • activated the app, this time its ok
  • tried to create a new user through the new register button on the login page
  • entered a mail
  • received a validation link on this mail => clic on it
  • entered the new user login/pwd
    => login ok!

So it seams to be compatible with posthresql...

P.S.: sorry for my poor english...

from registration.

pellaeon avatar pellaeon commented on June 18, 2024

I did not verify PostgreSQL compatibility, you could try, though, tell me the result so I can make it work. :-)

from registration.

JOduMonT avatar JOduMonT commented on June 18, 2024

I confirm, when you try to activate App "Registration" with pgsql you receive this message :
App "Registration" cannot be installed because the following dependencies are not fulfilled: Following databases are supported: sqlite, mysql

Could be nice to support Postgres ;)

from registration.

rodrigoesborges avatar rodrigoesborges commented on June 18, 2024

I had this error when trying to activate the app:
An exception occurred while executing 'ALTER TABLE oc_registration ADD "username" VARCHAR(255) NOT NULL': SQLSTATE[23502]: Not null violation: 7 ERRO: column "username" contains null values

from registration.

pellaeon avatar pellaeon commented on June 18, 2024

@juliushaertl Any idea on this?

from registration.

juliushaertl avatar juliushaertl commented on June 18, 2024

Seems like the error is caused by the same reason as #92

from registration.

rodrigoesborges avatar rodrigoesborges commented on June 18, 2024

Thanks @pellaeon and @juliushaertl I just dropped the oc_registration table and it did the trick.

from registration.

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.