Skip to content
Snippets Groups Projects
Commit f9f55599 authored by Neil Johnson's avatar Neil Johnson
Browse files

fix comment

parent 6ef983ce
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
* limitations under the License.
*/
-- a table of monthly active users, for use where blocking based on mau limits
CREATE TABLE monthly_active_users (
user_id TEXT NOT NULL,
timestamp BIGINT NOT NULL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment