What is the maximum number of tables we can create per database please? The documentation doesn't me

What is the maximum number of tables we can create per database please? The documentation doesn't mention this https://developers.cloudflare.com/d1/platform/limits/

To prevent to have a huge table of stats that growing everyday, we want after each day (or may be hour) to move the rows from the main table to a new dynamically created table « archive_stats_YYMMDD », but we don't known if we'll reach a D1 limit at some points.
Many of these limits will increase during D1’s public beta. Join the #d1-beta channel in the Cloudflare Developer Discord or subscribe to D1’s public
Was this page helpful?