home / vitre

rappels_log

2 rows where troupe_id = 63

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

id ▼ troupe_id date message statut erreur
108 63 63 2026-04-24   skippé numéro invalide: None
111 63 63 2026-04-25   skippé numéro invalide: None

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE rappels_log (id INTEGER PRIMARY KEY AUTOINCREMENT, troupe_id INTEGER, date TEXT NOT NULL, message TEXT, statut TEXT NOT NULL, erreur TEXT, FOREIGN KEY (troupe_id) REFERENCES troupes(id));
Powered by Datasette · Queries took 5.655ms