From 1de8c3570d0c8d18c181286334de81bf436dfbb4 Mon Sep 17 00:00:00 2001 From: Geir Nøklebye Date: Mon, 27 Jul 2015 14:25:28 +0200 Subject: PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager. Fixes the Offline IM to Email toggle and prepares for fixing Offline IM. Signed-off-by: Oren Hurvitz --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ae452ec..1ddfd3a 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,5 @@ OpenSim/Tests/test-results/ test-results/ doc/html doc/doxygen.error.log + +*.patch -- cgit v1.1