mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
improved the format of the attachment pointer
This commit is contained in:
@ -50,7 +50,9 @@ source tag
|
||||
sql_pass = sphinx
|
||||
|
||||
sql_query_pre = SET NAMES utf8
|
||||
sql_query = SELECT id, `tag` FROM `tag`
|
||||
sql_query = SELECT id, `uid`, `tag` FROM `tag`
|
||||
|
||||
sql_attr_uint = uid
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user