Tofu managed-database export fixture

Managed database connected. Schema applied by this app's build, ahead of the framework build.

Tables and exact row counts

tablerows
auth.audit_log_entries0
auth.custom_oauth_providers0
auth.flow_state0
auth.identities0
auth.instances0
auth.mfa_amr_claims0
auth.mfa_challenges0
auth.mfa_factors0
auth.mfa_recovery_code_sets0
auth.mfa_recovery_codes0
auth.oauth_authorizations0
auth.oauth_client_states0
auth.oauth_clients0
auth.oauth_consents0
auth.one_time_tokens0
auth.refresh_tokens0
auth.saml_providers0
auth.saml_relay_states0
auth.schema_migrations82
auth.scim_tokens0
auth.scim_users0
auth.sessions0
auth.sso_domains0
auth.sso_providers0
auth.users0
auth.webauthn_challenges0
auth.webauthn_credentials0
public.authors3
public.books6
storage.buckets0
storage.buckets_analytics0
storage.buckets_vectors0
storage.migrations73
storage.objects0
storage.s3_multipart_uploads0
storage.s3_multipart_uploads_parts0
storage.vector_indexes0

Columns

tablecolumntypenullableposition
authorsidbigintno1
authorsnametextno2
authorshandletextyes3
authorscreated_attimestamp with time zoneno4
booksidbigintno1
booksauthor_idbigintno2
bookstitletextno3
bookssubtitletextyes4
bookspricenumericno5
bookspublished_attimestamp with time zoneyes6
bookscreated_attimestamp with time zoneno7

Foreign keys

tableconstraintdefinition
booksbooks_author_id_fkeyFOREIGN KEY (author_id) REFERENCES public.authors(id)

Row Level Security

tablerls enabled
authorsyes
booksyes

Rows an export would refuse

None: auth.users and storage.objects are empty, so nothing blocks the export.

authors

idnamehandlecreated_at
1Ada Lovelaceada2026-09-25T00:00:00.000Z
2Grace Hoppergrace2026-09-25T00:00:01.000Z
3Alan Turingnull2026-09-25T00:00:02.000Z

books

idauthor_idtitlesubtitlepricepublished_at
11Notes on the Analytical EngineWith an annotated translation12.501843-08-01T00:00:00.000Z
21Sketch of the Analytical Enginenull9.99null
32The Education of a ComputerProgramming and problem preparation24.001952-05-01T00:00:00.000Z
42Compiling Routinesnull18.751952-09-01T00:00:00.000Z
53Computing Machinery and IntelligenceMind, volume 5931.401950-10-01T00:00:00.000Z
63On Computable Numbersnull15.00null

2 public base tables in this database.