<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello!<br>
<br>
Current situation with SQLite support:<br>
- Migration tests does not run on SQLIte.<br>
- A<span class="gt-baf-back gt-baf-hl">t the same time</span>
migrations themselves support SQLite (with bugs).<br>
<br>
Today I came across this bug:<br>
<a href="https://bugs.launchpad.net/murano/+bug/1399151">Error
during execution of database downgrade</a><br>
<br>
We can resolve this bug by hardening SQLite support, in that case:<br>
- We need to fix migrations and make them support SQLite without
bugs, and then continuously make some effort to maintain this
support (manually writing migrations and test cases for them).<br>
- Also need to introduce migration tests run on SQLite.<br>
<br>
We also can drop SQLite support and in this case:<br>
- We just factor out all that related to SQLite from migrations one
time and set this bug as "Won't fix".<br>
<br>
Let's discuss that.<br>
<pre class="moz-signature" cols="72">--
With kind regards, Andrew Pashkin.
cell phone - +7 (985) 898 57 59
Skype - waves_in_fluids
e-mail - <a class="moz-txt-link-abbreviated" href="mailto:apashkin@mirantis.com">apashkin@mirantis.com</a></pre>
</body>
</html>