Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
2615
|
Estimation |
0
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
2615
|
Estimation |
0
|
hi,
I try to use tigase message archiving component with postgre sql, but I get an exception,
As I examined, in postgre sql creation table query for table tig_ma_msgs there isn't any primary key and referencing foreign key to this table, encounter an error. I corrected this bug [just by adding 1 line of adding primary key to this table] and attached the modified file. can it be merged to the mainline?
Thanks
behnam Hatami
JDBCMessageArchiveRepository.java