<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: sqlite version and column types?</title>
		<atom:link href="http://cycling74.com/forums/topic/sqlite-version-and-column-types/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/sqlite-version-and-column-types/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:22:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/sqlite-version-and-column-types/#post-60165</guid>
					<title><![CDATA[sqlite version and column types?]]></title>
					<link>http://cycling74.com/forums/topic/sqlite-version-and-column-types/#post-60165</link>
					<pubDate>Tue, 06 Dec 2011 02:28:38 +0000</pubDate>
					<dc:creator>CowboyTakeTwo</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve read the brief sqlite tutorial online. When I try to run the getversion() function in the included .js I get an error that sqlite.getversion is not a function.</p>
<p>It seems like specifying a column type in a CREATE statement has no real effect on the column type. For example I can specify as INT(1) and still store a string there. I&#8217;m mostly concerned with the maximum size of character data that can be stored in this mystery column type being used by sqlite.</p>
<p>I know it&#8217;s purposely undocumented/supported, but is there any info on this? Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/sqlite-version-and-column-types/#post-216604</guid>
					<title><![CDATA[Re: sqlite version and column types?]]></title>
					<link>http://cycling74.com/forums/topic/sqlite-version-and-column-types/#post-216604</link>
					<pubDate>Mon, 23 Apr 2012 09:21:28 +0000</pubDate>
					<dc:creator>stefantiedje</dc:creator>

					<description>
						<![CDATA[
						<p>I think it is specific to SQLite, the columns accept any type according to this site: <a href="http://www.sqlite.org/datatype3.html" rel="nofollow">http://www.sqlite.org/datatype3.html</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

