<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sqlworker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 24 Sep 2014 17:14:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sqlworker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,6 +1,6 @@
 SqlWorker provide simple API for writing queries and rids programmer from necessity of manually operating with DbConnection, DbTransaction, DbCommand and DbDataReader.

-Minimalistic API allows developer to most easily do ordinary thing with database.
+Minimalistic API allows developer to most easily do ordinary things with database.
 By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes business-logic code.

 Parameters can be transmitted as Dictionary of String and Object
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Wed, 24 Sep 2014 17:14:17 -0000</pubDate><guid>https://sourceforge.netcf746cb7f3f43be1319dabeee6317f92c0ba58e1</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -3,7 +3,7 @@
 Minimalistic API allows developer to most easily do ordinary thing with database.
 By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes business-logic code.

-Parameters can be transmitted as Dictionary&amp;lt;String, Object=""&amp;gt;
+Parameters can be transmitted as Dictionary of String and Object

 Functions can return List of simple type, List of tuple of simple type, list of particular objects (mapped from datareader dynamicly), or can manage data with specificated delegate.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Wed, 24 Sep 2014 16:42:13 -0000</pubDate><guid>https://sourceforge.net46d4517181c1897490387631139876035e75f04b</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -7,5 +7,10 @@

 Functions can return List of simple type, List of tuple of simple type, list of particular objects (mapped from datareader dynamicly), or can manage data with specificated delegate.

+Supported DBMS: PostgreSQL and MS SQL.
+Support of any other system can be implemented by realising constructor and two functions!
+* For working with PostgreSQL, Npgsql provider is required.
+
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Wed, 24 Sep 2014 16:40:12 -0000</pubDate><guid>https://sourceforge.net8c83bc7c2ffd3470f84456b168583a90420fdcdc</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -5,5 +5,7 @@

 Parameters can be transmitted as Dictionary&amp;lt;String, Object=""&amp;gt;

+Functions can return List of simple type, List of tuple of simple type, list of particular objects (mapped from datareader dynamicly), or can manage data with specificated delegate.
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Wed, 24 Sep 2014 16:35:31 -0000</pubDate><guid>https://sourceforge.netb023d955b305e8e5a9d5b901f9e8055d4831621d</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,9 @@
 SqlWorker provide simple API for writing queries and rids programmer from necessity of manually operating with DbConnection, DbTransaction, DbCommand and DbDataReader.

-[Usage samples]
+Minimalistic API allows developer to most easily do ordinary thing with database.
+By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes business-logic code.
+
+Parameters can be transmitted as Dictionary&amp;lt;String, Object=""&amp;gt;

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Wed, 24 Sep 2014 16:30:17 -0000</pubDate><guid>https://sourceforge.net72074e6391409c19dcd3e15aabe94c13a3104c39</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,6 @@
 SqlWorker provide simple API for writing queries and rids programmer from necessity of manually operating with DbConnection, DbTransaction, DbCommand and DbDataReader.
+
+[Usage samples]

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Mon, 07 Jul 2014 07:17:07 -0000</pubDate><guid>https://sourceforge.nete02036d0e9af6b86fd42b25e350db0aefac2f30d</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Mon, 07 Jul 2014 07:14:15 -0000</pubDate><guid>https://sourceforge.neta354b19c6ac03ea180a977189d7f2fef7075f388</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,4 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/sqlworker/wiki/markdown_syntax/) syntax.
+SqlWorker provide simple API for writing queries and rids programmer from necessity of manually operating with DbConnection, DbTransaction, DbCommand and DbDataReader.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Mon, 07 Jul 2014 07:12:05 -0000</pubDate><guid>https://sourceforge.net2ae3d7b402816c17ff774788e7fa427ee528ddaf</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SqlWorker provide simple API for writing queries and rids programmer from necessity of manually operating with DbConnection, DbTransaction, DbCommand and DbDataReader.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Mon, 07 Jul 2014 07:09:32 -0000</pubDate><guid>https://sourceforge.net58e8fa268273de1fa054b72d863441be265294dc</guid></item><item><title>Home modified by Viktor Koryagin</title><link>https://sourceforge.net/p/sqlworker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/sqlworker/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/vkoryagin/"&gt;Viktor Koryagin&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-53ba3d29d46bb4213a9630e9" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Viktor Koryagin</dc:creator><pubDate>Mon, 07 Jul 2014 06:24:41 -0000</pubDate><guid>https://sourceforge.netcc741b76192129b0c830e7faa1b004d9f3dfb296</guid></item></channel></rss>