| 
																	
																	
																		
																	
																	
																 | 
																@@ -3,7 +3,7 @@ from __future__ import annotations | 
															
														
														
													
														
															
																 | 
																 | 
																import os | 
																 | 
																 | 
																import os | 
															
														
														
													
														
															
																 | 
																 | 
																from typing import TypedDict | 
																 | 
																 | 
																from typing import TypedDict | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																from eloquent import DatabaseManager, Model | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																from eloquent import DatabaseManager, Model  # type: ignore | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																CONFIG: dict[str, DbConfig] = { 'mysql': { 'driver':    'mysql', | 
																 | 
																 | 
																CONFIG: dict[str, DbConfig] = { 'mysql': { 'driver':    'mysql', | 
															
														
														
													
														
															
																 | 
																 | 
																                                           'host':      'localhost', | 
																 | 
																 | 
																                                           'host':      'localhost', | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |