<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>doctrine orm Archives - Belchamber Web Tools &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/tag/doctrine-orm/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/tag/doctrine-orm/</link>
	<description>Free Web Tools, Code Snippets, Tutorials and Conversions</description>
	<lastBuildDate>Tue, 24 Mar 2015 01:01:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>Symfony MySQL Doctrine Mapping Field Type Definitions:  TinyInt&#8217;s a Boolean, Any Kind of &#8220;Text&#8221; is Just &#8220;text&#8221; and Other &#8220;Gotchas&#8221;</title>
		<link>https://tools.belchamber.us/symfony-mysql-doctrine-mapping-field-type-definitions-tinyints-a-boolean-any-kind-of-text-is-just-text-and-other-gotchas/</link>
					<comments>https://tools.belchamber.us/symfony-mysql-doctrine-mapping-field-type-definitions-tinyints-a-boolean-any-kind-of-text-is-just-text-and-other-gotchas/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Tue, 24 Mar 2015 14:23:06 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Symfony, Twig, Doctrine & ORMs]]></category>
		<category><![CDATA[aaron belchamber]]></category>
		<category><![CDATA[doctrine orm]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=752</guid>

					<description><![CDATA[<p>A MySQL &#8220;tinyint&#8221; field, regardless of length, is mapped as a boolean in Symfony&#8217;s MySQL DBAL platform.  Good to know, so when you start typing in those Doctrine ORM mapping files in annotation or my preferred way, YML files, you won&#8217;t get a fatal error because you didn&#8217;t define the field properly. Here&#8217;s a list [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/symfony-mysql-doctrine-mapping-field-type-definitions-tinyints-a-boolean-any-kind-of-text-is-just-text-and-other-gotchas/">Symfony MySQL Doctrine Mapping Field Type Definitions:  TinyInt&#8217;s a Boolean, Any Kind of &#8220;Text&#8221; is Just &#8220;text&#8221; and Other &#8220;Gotchas&#8221;</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/symfony-mysql-doctrine-mapping-field-type-definitions-tinyints-a-boolean-any-kind-of-text-is-just-text-and-other-gotchas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">752</post-id>	</item>
	</channel>
</rss>
