b0y-101 Mini Shell


Current Path : E:/www/buriram/administrator/components/com_admin/sql/updates/postgresql/
File Upload :
Current File : E:/www/buriram/administrator/components/com_admin/sql/updates/postgresql/3.9.0-2018-09-04.sql

CREATE TABLE "#__action_logs_users" (
  "user_id" integer NOT NULL,
  "notify" integer NOT NULL,
  "extensions" text NOT NULL,
  PRIMARY KEY ("user_id")
);

CREATE INDEX "#__action_logs_users_idx_notify" ON "#__action_logs_users" ("notify");

Copyright © 2019 by b0y-101