ニュース

Creating a databse is quite simple, right click on the database directory, click on create, giv hte name of the database and VIOLA! Create the account table - CREATE TABLE account( user_id SERIAL ...
@jdubois I'm quite new to JHipster and also seem to get an exception (although a different one) when running a freshly created JHipster project but only when using PostgreSQL. How do I create the ...