Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

ai-global-activity.php

  • ale's avatar
    8c3fd880
    Update the SQL schema and template · 8c3fd880
    ale authored
    The template had problems with string quoting (PHP
    only allows interpolation in double-quoted strings!).
    
    The SQL schema changes the primary key,
    so we're switching to a different table to avoid
    having to dedupe existing data.
    8c3fd880
    History
    Update the SQL schema and template
    ale authored
    The template had problems with string quoting (PHP
    only allows interpolation in double-quoted strings!).
    
    The SQL schema changes the primary key,
    so we're switching to a different table to avoid
    having to dedupe existing data.