Checkpoint: Classification IA automatique à l'insertion RSS, suppression badge IA et bouton Classer avec l'IA dans VeilleDashboard, suppression section Analyse IA dans la boîte de dialogue détail, mise à jour AAPDashboard avec champs IA et affichage catégorie IA en priorité (vue liste et vignettes)
This commit is contained in:
40
.manus/db/db-query-1781254479053.json
Normal file
40
.manus/db/db-query-1781254479053.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"query": "SHOW TABLES;",
|
||||
"command": "mysql --batch --raw --column-names --default-character-set=utf8mb4 --host gateway02.us-east-1.prod.aws.tidbcloud.com --port 4000 --user 4CrrYuB5tme73Qo.63b125a8f9ca --database VepzDyqR8YkJNcqpZ729Bw --execute SHOW TABLES;",
|
||||
"rows": [
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "__drizzle_migrations"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "aap_items"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "app_settings"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "ideas"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "import_logs"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "local_users"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "rss_feeds"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "rss_settings"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "users"
|
||||
},
|
||||
{
|
||||
"Tables_in_VepzDyqR8YkJNcqpZ729Bw": "veille_items"
|
||||
}
|
||||
],
|
||||
"messages": [],
|
||||
"stdout": "Tables_in_VepzDyqR8YkJNcqpZ729Bw\n__drizzle_migrations\naap_items\napp_settings\nideas\nimport_logs\nlocal_users\nrss_feeds\nrss_settings\nusers\nveille_items\n",
|
||||
"stderr": "",
|
||||
"execution_time_ms": 657
|
||||
}
|
||||
Reference in New Issue
Block a user