@@ -209,9 +209,9 @@ library/smtplib,,:port,method must support that as well as a regular host:port
209
209
library/socket,,::,'5aef:2b::8'
210
210
library/socket,,:can,"return (can_id, can_dlc, data[:can_dlc])"
211
211
library/socket,,:len,fds.frombytes(cmsg_data[:len(cmsg_data) - (len(cmsg_data) % fds.itemsize)])
212
- library/sqlite3,,:age,"cur.execute(""select * from people where name_last=:who and age=:age"", {""who"": who, ""age"": age})"
212
+ library/sqlite3,,:name,"cur.execute(""select * from lang where lang_name=:name and lang_age=:age"", {""name"": ""C"", ""age"": 49})"
213
+ library/sqlite3,,:age,"cur.execute(""select * from lang where lang_name=:name and lang_age=:age"", {""name"": ""C"", ""age"": 49})"
213
214
library/sqlite3,,:memory,
214
- library/sqlite3,,:who,"cur.execute(""select * from people where name_last=:who and age=:age"", {""who"": who, ""age"": age})"
215
215
library/sqlite3,,:path,"db = sqlite3.connect('file:path/to/database?mode=ro', uri=True)"
216
216
library/ssl,,:My,"Organizational Unit Name (eg, section) []:My Group"
217
217
library/ssl,,:My,"Organization Name (eg, company) [Internet Widgits Pty Ltd]:My Organization, Inc."
0 commit comments