Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51395
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Subject | sqlite3 version lacks instr |
| Date | 2013-07-28 18:32 +0000 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5198.1375036433.3114.python-list@python.org> (permalink) |
I have some queries that utilize instr wrapped by substr but the old version shipped in 2.7.5 doesn't have instr support. Has anyone encountered this and utilized other existing functions within the shipped 3.6.21 sqlite version to accomplish this? Thanks, jlc
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
sqlite3 version lacks instr "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-07-28 18:32 +0000
csiph-web