Skip to content

Commit 8c8cae9

Browse files
committed
SQL Readme
1 parent 51eaeed commit 8c8cae9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SQL/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#Custom SQL View Guidelines and Tips#
2+
13
The View has to be in the following layout:
24
+ ID has to be a Unique Integer but does not have to be ordered or anything else, just unique and static, must not change per user [but can change if the user changes, so can be based on the timestamp of user modification/creation]
35
+ name is any string that will be displayed as the name, it will also be searched in when running searches both in autocomplete and the addressbook search module.

0 commit comments

Comments
 (0)