[program-l] interesting read - Quirks, Caveats, and Gotchas In SQLite

  • From: jacob kruger <jacob.kruger.work@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Mon, 19 Dec 2022 10:46:03 +0200

Nothing truly unknown to me in this one, but, still a mildly interesting read:

https://sqlite.org/quirks.html


And, on a form of side note, under python, I work primarily using sqlAlchemy, which is a form of cross-platform data manipulation wrapper module, allowing me to, generally, besides data models/ORM classes work the same with different database platforms - most of the time anyway.


--

Jacob Kruger
+2782 413 4791
"Resistance is futile...but, acceptance is versatile..."


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts:

  • » [program-l] interesting read - Quirks, Caveats, and Gotchas In SQLite - jacob kruger