Questions tagged as 'propel'

0
answers

Pass this SQL query to Propel

I need to be able to pass this SQL query to Propel select Pers_CodigoPersona, Pers_Id from Persona where Pers_Id = (select max(Pers_Id) from Persona where Pers_Tipo = 1)     
asked by 29.03.2018 / 00:25
0
answers

what is the upload limit in bitbucket? problem when climbing 32 mb

I am using a ORM propel , to manage highs, lows, changes, in my database, I also use netbeans and bitbucket as a remote repository. I did push to my entire project that includes the propel folders and the models....
asked by 03.08.2016 / 19:31