Your feedback is highly appreciated! Let's make Vertabelo even better.

0
Fixed

Invalid SQL generated for comments in a schema

Corey Butler fa 10 anys updated by Jarosław Błąd (CEO) fa 10 anys 5
Comment generation partially works, but it fails to account for a schema in PostgreSQL code generation.

I've added comments to my tables and columns. The table has a schema specified. However the generated script does not reference the schema. For example:

This is the code that's generated:

COMMENT ON TABLE "employee" IS 'Represents an employee.';

This is the code that SHOULD be generated:

COMMENT ON TABLE "schema"."employee" IS 'Represents an employee.';


+1
Fixed

You need to be WAY more obvious when it's time to pay...

Mike Marcacci fa 11 anys updated by Jarosław Błąd (CEO) fa 10 anys 3
Finally got the "Model cannot be saved because you've reached table limit (20 tables)." message. I have no problem paying, and would have been more than happy to. Except, I didn't see the little blue message until I had painstakingly crafted around 40 tables. Then, clicking the "Change account plan" button destroys every change I made since I hit the 20 table mark... ouch.

We paid after figuring that out and are still using (and for the most part really liking) vertabelo. That one issue just really stung. You might consider a big modal that stops users in their tracks until they click "I'm OK losing my changes" or something.
+1
Completat

Go to dashboard when logging in.

Kindler Chase fa 11 anys updated by Jarosław Błąd (CEO) fa 10 anys 3
When logging in, I am always taken to the last model I've worked on. I think a better experience would be to land on dashboard and allow us to select which model to work with in the current session. Maybe even a radio button option on the dashboard:

Login: - Return to last model or - Return to dashboard
0
Declined

HOW to import images?

Jon Alex fa 10 anys updated by Jarosław Błąd (CEO) fa 10 anys 2
Hello is it possible to import images?

Please advise.
0
Completat

Where are the ORM tools?

Alexey Pikulik fa 10 anys updated by anonymous fa 10 anys 4
Hi!
You've mentioned ORM Tools in Show features list at http://www.vertabelo.com/pricing/plans
I drastically interested in PHP>Propel feature but can't find it in my free account interface.

+4
Under review

Generate specific Schema

Raymond Roelands fa 10 anys updated by Agnieszka Kozubek-Krycuń (Chief Scientist) fa 10 anys 1
When generating SQL it would be nice to be able to select a specific schema only. So only table in that schema will be generated including references from tables in that schema to another schemas
0
Respost

Error al crear cuenta

Jose Guevara Ylatoma fa 10 anys updated by Agnieszka Kozubek-Krycuń (Chief Scientist) fa 10 anys 1
Cuando estoy creando mi cuenta me sale el siguiente mensaje, cuando boy ingresa, sale que no existe la cuenta.

We already have account with this email. If you created account before and you don't remember
your password please use password reminder.
0
Respost

How do I change the e-mail address for my account?

Charles Hammer fa 10 anys updated by Rafał Strzaliński (Senior Engineer) fa 10 anys 2
I want to change my login email address to a different e-mail. How do I do this?
0
Completat

what programs can be used to open my database once created?

Patricia Vernon fa 10 anys updated by Rafał Strzaliński (Senior Engineer) fa 10 anys 1
+2
Completat

Sharing in Team Account

Raymond Roelands fa 11 anys actualitzat fa 10 anys 8
It would be nice when using a team account I can share a model with team members by selecting them instead of entering the email addresses.

And for big development and admin teams sharing with groups instead of individual members would be nice to
Answer
anonymous fa 10 anys
It's done and on production. Here's where you can find this feature: