<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/db/tools/mssql.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/15424] Multiple typo fixes in docs &amp; comments</title>
<updated>2019-05-08T20:20:56+00:00</updated>
<author>
<name>luzpaz</name>
<email>luzpaz@@users.noreply.github.com</email>
</author>
<published>2017-08-15T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=a9a28859d4852be72ce782d079ee3183c4d54852'/>
<id>a9a28859d4852be72ce782d079ee3183c4d54852</id>
<content type='text'>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4680 from marc1706/ticket/15055</title>
<updated>2018-01-05T21:44:34+00:00</updated>
<author>
<name>Derky</name>
<email>derky@phpbb.com</email>
</author>
<published>2018-01-05T21:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=182a96f2738316adcb292816a9ac8af0e0cb5866'/>
<id>182a96f2738316adcb292816a9ac8af0e0cb5866</id>
<content type='text'>
[ticket/15055] Add appveyor file to allow running tests on appveyor as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/15055] Add appveyor file to allow running tests on appveyor as well
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15055] Properly support index length check on mssql</title>
<updated>2018-01-01T17:57:50+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-12-31T13:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=ee8b72d733a3e096f35ec65a7eaf3c63a237cb4b'/>
<id>ee8b72d733a3e096f35ec65a7eaf3c63a237cb4b</id>
<content type='text'>
PHPBB3-15055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15055
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15055] Only drop dependent PK indexes and fix more tests for mssql</title>
<updated>2018-01-01T17:55:12+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-12-25T17:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=400fc0f73d03010d3bf28d2b1db5d789dc085334'/>
<id>400fc0f73d03010d3bf28d2b1db5d789dc085334</id>
<content type='text'>
PHPBB3-15055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15055
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15055] Drop primary keys when necessary and fix test comparisons</title>
<updated>2018-01-01T17:54:41+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-01-29T14:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=635befa00e0d9791137a2a500260b578021f60b8'/>
<id>635befa00e0d9791137a2a500260b578021f60b8</id>
<content type='text'>
PHPBB3-15055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15055
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15055] Use unicode column types where necessary</title>
<updated>2018-01-01T17:54:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2017-01-29T14:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=5bb62f5560ee913efe56c1fcb8c1a855204cc658'/>
<id>5bb62f5560ee913efe56c1fcb8c1a855204cc658</id>
<content type='text'>
PHPBB3-15055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15055
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] replace all occurrences of sizeof() with the count()</title>
<updated>2018-01-01T12:56:04+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-06-27T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=f8fbe3793680af1dae2db2829cfc84068831c52f'/>
<id>f8fbe3793680af1dae2db2829cfc84068831c52f</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15368] Correct function reference in MSSQL db tools</title>
<updated>2017-09-17T22:04:14+00:00</updated>
<author>
<name>David Colón</name>
<email>david@davidiq.com</email>
</author>
<published>2017-09-17T22:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=3574832ddbdda08f100826a8c77db2e8cfdfd118'/>
<id>3574832ddbdda08f100826a8c77db2e8cfdfd118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15047] Reinstate length check for MSSQL 2000</title>
<updated>2017-01-26T23:44:18+00:00</updated>
<author>
<name>David Colón</name>
<email>david@davidiq.com</email>
</author>
<published>2017-01-26T23:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=2416a743f51dd5b995bb2bf1d6316f347fa0000e'/>
<id>2416a743f51dd5b995bb2bf1d6316f347fa0000e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15047] Do not set default for identity cols</title>
<updated>2017-01-26T13:43:39+00:00</updated>
<author>
<name>David Colón</name>
<email>david@davidiq.com</email>
</author>
<published>2017-01-25T21:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://gitweb.mageia.org/web/forums/commit/?id=fae78b4c011de598e4e05e26ff3129610ae087a0'/>
<id>fae78b4c011de598e4e05e26ff3129610ae087a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
