Commit Graph

108 Commits

Author SHA1 Message Date
Madhura Jayaratne
17b3df1422 Move drizzle related code to PMA_DBI_Drizzle class. Make sure the method signature of the implementation matches that of the interface. 2013-05-27 12:02:50 +05:30
Madhura Jayaratne
4bde8d3724 Use 'self' inside the class to refer to the class 2013-05-27 09:40:14 +05:30
Madhura Jayaratne
8eb8c995d4 Couple of renamings that got missed 2013-05-26 21:54:04 +05:30
Madhura Jayaratne
0dab7f2463 Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
Madhura Jayaratne
1ddad55fb5 Fix indentation 2013-05-26 21:18:04 +05:30
Madhura Jayaratne
3dd99512f0 These constants are better as a part of DatabaseInterface class 2013-05-26 21:15:24 +05:30
Madhura Jayaratne
4e09cb513b Make related functions and integral part of DatabaseInterface class 2013-05-26 20:42:23 +05:30
Madhura Jayaratne
650a8cdda3 Convert database interface to a class 2013-05-24 17:30:59 +05:30