Prince Gerald Albert wrote: > Is it a good practice to create my own table to store my extension > related data to it? Is there any standard practice for it?
Yes. You usually provide a .sql file to create it, and mention it on install instructions. Remember to take into account the db prefix when accessing your table name. > Thanks > > Prince Gerald. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
