1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/dbal-tests] Tests for $db->sql_query_limit()

This commit is contained in:
Joas Schilling
2010-03-26 21:02:56 +01:00
parent a7581085e0
commit c6442ce640
2 changed files with 47 additions and 1 deletions

View File

@@ -11,5 +11,9 @@
<value>2</value>
<value>foobar</value>
</row>
<row>
<value>3</value>
<value>bertie</value>
</row>
</table>
</dataset>