symfony 1.4 - Doctrine update php models according to db -


i need maintain symfony 1.4 app , app uses doctrine (1.2 guess). problem people modified databse without using doctrine. fix tried update doctrine models way:

symfony doctrine:build-schema symfony doctrine:build-model 

both not show errors when access website fails due db problems.

i got errors 'unknown aliases'

following sriniwas advice went , guess orm not meant :(


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -