<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ADDL_exceptions</id>
	<title>Development:DDL exceptions - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ADDL_exceptions"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DDL_exceptions&amp;action=history"/>
	<updated>2026-05-07T00:58:26Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:DDL_exceptions&amp;diff=10994&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DDL_exceptions&amp;diff=10994&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:08Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:51, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:DDL_exceptions&amp;diff=10993&amp;oldid=prev</id>
		<title>1&gt;Skodak: /* Overview */</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DDL_exceptions&amp;diff=10993&amp;oldid=prev"/>
		<updated>2008-11-27T17:32:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Overview&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Moodle_2.0}}In previous versions problems during upgrade were ignored by default.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
[[Image:Ddl_exceptions.png]]&lt;br /&gt;
&lt;br /&gt;
Defined in lib/ddllib.php for now.&lt;br /&gt;
&lt;br /&gt;
===ddl_exception===&lt;br /&gt;
Base class for DDL related exceptions&lt;br /&gt;
&lt;br /&gt;
===ddl_table_missing_exception===&lt;br /&gt;
Table specified in function parameter does not exist.&lt;br /&gt;
&lt;br /&gt;
===ddl_field_missing_exception===&lt;br /&gt;
Field specified in function parameter does not exist.&lt;br /&gt;
&lt;br /&gt;
===ddl_change_structure_exception===&lt;br /&gt;
General exception thrown during execution of sql that changes database structure.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Exceptions|Exceptions]]: General guidelines for using of exceptions in Moodle 2.0&lt;br /&gt;
* [[Development:DML functions|DML functions]]: Where all the functions used to handle DB data. ([[wikipedia:Data_Manipulation_Language|DML]]) are defined.&lt;br /&gt;
* [[Development:DDL functions|DDL functions]]: Where all the functions used to handle DB objects ([[wikipedia:Data_Definition_Language|DDL]]) are defined.&lt;/div&gt;</summary>
		<author><name>1&gt;Skodak</name></author>
	</entry>
</feed>