<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Datasource on php-tips.com</title>
    <link>https://php-tips.com/tags/datasource/</link>
    <description>Recent content in Datasource on php-tips.com</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Wed, 17 Jun 2015 09:57:47 +0900</lastBuildDate>
    <atom:link href="https://php-tips.com/tags/datasource/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CakePHP 3ではデータソース設定にprefixを指定できない</title>
      <link>https://php-tips.com/2015/06/17/cakephp3-datasource-prefix/</link>
      <pubDate>Wed, 17 Jun 2015 09:57:47 +0900</pubDate>
      <guid>https://php-tips.com/2015/06/17/cakephp3-datasource-prefix/</guid>
      <description>&lt;p&gt;CakePHP 3からは、Datasource設定で&lt;code&gt;prefix&lt;/code&gt;の指定ができなくなっています。&lt;/p&gt;
&lt;p&gt;マニュアルを見ても設定オプションに&lt;code&gt;prefix&lt;/code&gt;がない。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://book.cakephp.org/3.0/en/orm/database-basics.html#configuration&#34;&gt;Database Basics — CakePHP Cookbook 3.x documentation&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CakePHP 3では識別子がクォートされなくなっている</title>
      <link>https://php-tips.com/2015/06/12/cakephp3-identifier-quoting-disabled-by-default/</link>
      <pubDate>Fri, 12 Jun 2015 09:00:41 +0900</pubDate>
      <guid>https://php-tips.com/2015/06/12/cakephp3-identifier-quoting-disabled-by-default/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://book.cakephp.org/3.0/en/appendices/orm-migration.html#identifier-quoting-disabled-by-default&#34; title=&#34;New ORM Upgrade Guide — CakePHP Cookbook 3.x documentation&#34;&gt;New ORM Upgrade Guide — CakePHP Cookbook 3.x documentation&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;h3 id=&#34;identifier-quoting-disabled-by-default&#34;&gt;Identifier Quoting Disabled by Default&lt;/h3&gt;
&lt;p&gt;In the past CakePHP has always quoted identifiers. Parsing SQL snippets and attempting to quote identifiers was both error prone and expensive. If you are following the conventions CakePHP sets out, the cost of identifier quoting far outweighs any benefit it provides. Because of this identifier quoting has been disabled by default in 3.0.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
