MediaWiki master
NextSequenceValue.php
Go to the documentation of this file.
1<?php
2
3namespace Wikimedia\Rdbms;
4
Used by Database::nextSequenceValue() so Database::insert() can detect values coming from the depreca...