Propel init generate schema -


when use "propel init" create classes in database warnings in creation part of schema , later when try create classes gives error. @ schema , there not tables , half. please need help.

thanks

these warnings in schema create:1

and these build errors:2

thanks


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

c# - Update a combobox from a presenter (MVP) -