mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-02-04 23:51:54 +00:00
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
This commit is contained in:
commit
64aab1aa1d
|
|
@ -47,7 +47,7 @@ CREATE TABLE `tblAttributeDefinitions` (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE `tblRoles` (
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ CREATE TABLE "tblAttributeDefinitions" (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE "tblRoles" (
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@ CREATE TABLE `tblAttributeDefinitions` (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE `tblRoles` (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user