Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62714 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-12-26 09:03 +1100 |
| Last post | 2013-12-26 09:03 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How to check the date validity? Chris Angelico <rosuav@gmail.com> - 2013-12-26 09:03 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-12-26 09:03 +1100 |
| Subject | Re: How to check the date validity? |
| Message-ID | <mailman.4616.1388009020.18130.python-list@python.org> |
On Thu, Dec 26, 2013 at 6:03 AM, Sibylle Koczian <nulla.epistola@web.de> wrote: > MySQL used to accept wrong date and datetime formats without error messages. > Garbage in the database, because validation was (is?) considered the job of > "the application". Possibly that has changed, but I'd look into the docs. It > isn't PostgreSQL. Nor is it DB2, which is where I grew up, databases-wise. Yes, check what MySQL will do. I'd forgotten that, or more likely suppressed it from my mind. ChrisA
Back to top | Article view | comp.lang.python
csiph-web