mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11155] Provide way define UNIX_TIMESTAMP/FROM_UNIXTIME for PosgreSQL users.
If mangos build for use Postgre SQL server Queries from sql/postgre_compatibility_addon.sql must be used at least one time for each mangos DB part stored in Postgre SQL server. File constent based at article in http://janusz.slota.name/blog/ Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
f6affaf406
commit
f31a2d3d84
2 changed files with 23 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11154"
|
||||
#define REVISION_NR "11155"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue