Robert W.

Robert W. IT, Amazon

Temat: Jak ściągnąć istnejącą baze danych np mysql do symfony

Chodzi o to aby ściągnąć tabele z jakiejs bazy danych do symfony i zbudowac ORM dla tych tabel ?

konto usunięte

Temat: Jak ściągnąć istnejącą baze danych np mysql do symfony

askeet day 2:

There is another way to create a schema.xml if you have an existing database. That is, if you are familiar with a graphical database design tool, you will prefer to build the schema from the generated MySQL database. Before you do that, you just need to edit the propel.ini file located in the askeet/config/ directory and enter the connection settings to your database:

propel.database.url = mysql://username:password@localhost/databasename

...where username, password, localhost and databasename are the actual connection settings of your database. You can now call the propel-build-schema command (from the askeet/ directory) to generate the schema.xml from the database:

$ symfony propel-build-schemaPaweł Ryznar edytował(a) ten post dnia 20.02.08 o godzinie 19:33
Robert W.

Robert W. IT, Amazon

Temat: Jak ściągnąć istnejącą baze danych np mysql do symfony

:D super zaraz przetestuje
Lena Rodziewicz

Lena Rodziewicz Senior Software
Engineer and Team
Leader, Mobica Ltd.

Temat: Jak ściągnąć istnejącą baze danych np mysql do symfony

@Robert Waligórski:
Po raz kolejny zadajesz podstawowe pytanie na które odpowiedz jest w dokumentacji lub w askeet'cie. Przeczytaj może je najpierw. Kolejne takie tematy będę kasował!

Następna dyskusja:

[symfony] sfWidgetFormChoic...




Wyślij zaproszenie do