#question

1 messages · Page 1 of 1 (latest)

median ore
#

Hi

#

How to define one element from sqlite3 database and use it?

dense tendon
#

can you explain more ?

median ore
#

I have in database: channel, message, test. And I would to print channel. How to do it?

#

@dense tendon

#

(print from database)

#

this is example

dense tendon
#

so I assume those are different columns within a table. Depending on if you are using aiosqlite or SQLalchemy , just select that column and return it

median ore
#

I use sqlite3

#

How to do that

#

*this

#

@dense tendon

#

@dense tendon

median ore
#

@dense tendon