Quick.db | Data output from the database array

Good evening, glitchers!

I would like to ask. How can I get absolutely all the values ​​from the quick.db table in which the following array is written:

 {id: '554384717433012242'},
 {id: '692746066835144707'}] 

let a = await quick.fetch (` blacklist. $ {bot.user.id} `);

If anyone knows - help, please :slight_smile:

Use three backticks please! (```)
Your code gets formatted like this:

[{id: '692738422472966174'}, {id: '554384717433012242'}, {id: '692746066835144707'}]

let a = await quick.fetch ( blacklist. $ {bot.user.id} );

You can help me, please? :slight_smile:

Is this what you are looking for?
https://quickdb.js.org/docs.html#all-method