triceps

 view release on metacpan or  search on metacpan

doc/html/guide.html  view on Meta::CPAN

		sequence of numbers, so that the client can keep track of its progress
		more easily. And the error reports include the identifier but not the
		query name in them.
		</p><p>
		For the query, there is no special line coming out before the initial
		dump. Supposedly, there would not be more than one query in flight with
		the same name, so they could be easily told apart based on the name in
		the data lines. There is also an underlying consideration that when the
		query involves a join, in the future the initial dump might be
		happening in multiple chunks, requiring to either surround every chunk
		with the start-end lines or just let them go without the extra
		notifications, as they are now.
		</p><p>
		And the initial dump ends as usual with getting the echo of the command
		(without the query part) back.
		</p><p>
		This particular query is very simple and equivalent to a <span class="quote">&#8220;<span class="quote">dumpsub</span>&#8221;</span>.
		</p><pre class="programlisting"><span class="bold"><strong>c1|d,symbol,OP_INSERT,DEF,Defense Corp,2.0</strong></span>
c1|d,query1,OP_INSERT,DEF,Defense Corp,2</pre><p>
		Send more data and it will come out of the query.
		</p><pre class="programlisting"><span class="bold"><strong>c1|querysub,q2,query2,{read table symbol}{where istrue {$%symbol =~

doc/src/docsrc/250tql.xml  view on Meta::CPAN

		query name in them.
		</para>

		<para>
		For the query, there is no special line coming out before the initial
		dump. Supposedly, there would not be more than one query in flight with
		the same name, so they could be easily told apart based on the name in
		the data lines. There is also an underlying consideration that when the
		query involves a join, in the future the initial dump might be
		happening in multiple chunks, requiring to either surround every chunk
		with the start-end lines or just let them go without the extra
		notifications, as they are now.
		</para>
		 
		<para>
		And the initial dump ends as usual with getting the echo of the command
		(without the query part) back.
		</para>

		<para>
		This particular query is very simple and equivalent to a <quote>dumpsub</quote>.

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.376 second using v1.00-cache-2.02-grep-82fe00e-cpan-1925d2aa809 )