home / vitre

rappels_log

1 row where troupe_id = 71

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

id ▼ troupe_id date message statut erreur
221 71 71 2026-05-21   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 7.493ms