<?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 &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/doctrine/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Wed, 13 Jun 2018 19:34:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>doctrine &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Doctrine tricks</title>
		<link>https://selmantunc.com.tr/uncategorized/doctrine-tricks/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 13 Jun 2018 19:34:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[doctrine]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/06/13/doctrine-tricks/</guid>

					<description><![CDATA[php bin/console doctrine:schema:update –force Error  SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes configpackagesdoctrine.yaml  içinde bunu charset: utf8mb4collate: utf8mb4_unicode_ci bununla&#8230;]]></description>
										<content:encoded><![CDATA[<p>php bin/console doctrine:schema:update –force</p>
<p><b>Error </b></p>
<p>SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes</p>
<p>configpackagesdoctrine.yaml  içinde bunu</p>
<pre>charset: utf8mb4<br>collate: utf8mb4_unicode_ci</pre>
<p>bununla değiştir.</p>
<p><b>            charset: utf8<br>            collate: utf8_unicode_ci</b></p>
<hr />]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
