<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/dbal/migration, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/15274] Allow "custom" migrations to use parameters</title>
<updated>2019-05-08T20:06:39+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2017-07-16T09:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5a0c9763d114e35c4c7a96518ac367059127f729'/>
<id>5a0c9763d114e35c4c7a96518ac367059127f729</id>
<content type='text'>
Remove references in migration tool.

PHPBB3-15274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove references in migration tool.

PHPBB3-15274
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15274] Allow "custom" migrations to use parameters</title>
<updated>2019-05-08T20:06:34+00:00</updated>
<author>
<name>javiexin</name>
<email>javiexin@gmail.com</email>
</author>
<published>2017-07-15T16:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5c001df3802cf906951102596f9e1d56b876d873'/>
<id>5c001df3802cf906951102596f9e1d56b876d873</id>
<content type='text'>
Add the possibility to have custom migrations with parameters,
allowing the use of a single function for several uses.

PHPBB3-15274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the possibility to have custom migrations with parameters,
allowing the use of a single function for several uses.

PHPBB3-15274
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15396] Added test for correct order of revert_schema() steps</title>
<updated>2017-10-14T13:59:42+00:00</updated>
<author>
<name>kasimi</name>
<email>mail@kasimi.net</email>
</author>
<published>2017-10-14T13:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=490626d985b50a5f4bbb7d31931c68c5a28898ac'/>
<id>490626d985b50a5f4bbb7d31931c68c5a28898ac</id>
<content type='text'>
PHPBB3-15396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15396
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14742] Add test for (not) reverting if</title>
<updated>2016-08-11T16:11:39+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2016-08-11T16:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c12d67cd900514f9752d7bb73928870dbab0a0ce'/>
<id>c12d67cd900514f9752d7bb73928870dbab0a0ce</id>
<content type='text'>
PHPBB3-14742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14742
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Fix file headers of new files</title>
<updated>2014-05-30T13:29:10+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-30T12:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=634824e8885bcc1a89a2fc2400962eb6019c67b8'/>
<id>634824e8885bcc1a89a2fc2400962eb6019c67b8</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2474 from PayBas/ticket/12561</title>
<updated>2014-05-28T21:33:25+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-28T21:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=033df350d956121388b7b9be8f1b0f1d1439d2e4'/>
<id>033df350d956121388b7b9be8f1b0f1d1439d2e4</id>
<content type='text'>
[ticket/12561] Add "after" check to schema_generator for columns_add

* PayBas/ticket/12561:
  [ticket/12561] Reworked tests by nickvergessen
  [ticket/12561] Added tests for "after last", "after missing" and "empty"
  [ticket/12561] Add check to see if "after" column actually exists
  [ticket/12561] Added test for "after"
  [ticket/12561] Add "after" check to schema_generator for columns_add
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/12561] Add "after" check to schema_generator for columns_add

* PayBas/ticket/12561:
  [ticket/12561] Reworked tests by nickvergessen
  [ticket/12561] Added tests for "after last", "after missing" and "empty"
  [ticket/12561] Add check to see if "after" column actually exists
  [ticket/12561] Added test for "after"
  [ticket/12561] Add "after" check to schema_generator for columns_add
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12561] Reworked tests by nickvergessen</title>
<updated>2014-05-26T22:41:11+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-05-26T22:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9f37d414be1cc13377b9af1777220577c7af645c'/>
<id>9f37d414be1cc13377b9af1777220577c7af645c</id>
<content type='text'>
PHPBB3-12561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12561
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12561] Added tests for "after last", "after missing" and "empty"</title>
<updated>2014-05-26T18:47:19+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-05-26T18:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3cabe5fd792fced4120de02cfef66900b49516c4'/>
<id>3cabe5fd792fced4120de02cfef66900b49516c4</id>
<content type='text'>
Also removed tabs

PHPBB3-12561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removed tabs

PHPBB3-12561
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12561] Added test for "after"</title>
<updated>2014-05-24T12:37:08+00:00</updated>
<author>
<name>PayBas</name>
<email>contact@paybas.com</email>
</author>
<published>2014-05-23T20:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=05839f85994c1281936d2dd64215c068e55b6d54'/>
<id>05839f85994c1281936d2dd64215c068e55b6d54</id>
<content type='text'>
PHPBB3-12561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12561
</pre>
</div>
</content>
</entry>
</feed>
