タグ
symfony | 21:56 | データベースにテーブルを作成するまでとメタデータ回りのメモmysqlに今回の接続に使用するアカウントとパスワードとデータベースを作成 $ mysql -u root -p create database symfony20 GRANT ALL PRIVILEGES ON symfony20.* TO symfony20@lo... 続きを読む
You are currently reading the 1.2 documentation. Switch to 2.0 Doctrine ORM for PHP Table of Contents The Guide to Doctrine for PHP is the main source of documentation for the project. It is a reference book that can be read from start to fi... 続きを読む

