|
e88169147c
|
Added the get method to the storage medium
|
2021-08-19 17:20:33 +02:00 |
|
|
96ad704707
|
Added the TableFactory#getStorage method to get a storage medium
|
2021-08-19 17:14:03 +02:00 |
|
|
264d33db4f
|
Cleaned up some code
|
2021-08-19 17:11:38 +02:00 |
|
|
e8544ff761
|
Added the sql storage medium to easily manage storages
|
2021-08-19 17:11:26 +02:00 |
|
|
7fe1fc9644
|
Added select, update & insert to the sql table class for quicker access to the table
|
2021-08-19 17:01:41 +02:00 |
|
|
2e5f651afa
|
Added the ResultManager#exists method
|
2021-08-19 17:00:57 +02:00 |
|
|
59705367ed
|
Added the jitpack dependency to the readme file
|
2021-08-19 16:52:40 +02:00 |
|
|
38b3c3bbf4
|
Updated the project version to 2.0
|
2021-08-19 16:52:17 +02:00 |
|
|
2fecd3b402
|
Cleaned up code
|
2021-08-19 16:44:15 +02:00 |
|
|
961778bb0e
|
Integrated the table factory to the mysql connection
|
2021-08-19 16:43:26 +02:00 |
|
|
ab81160ac4
|
Added the table factory class
|
2021-08-19 16:42:40 +02:00 |
|
|
5f5f425c04
|
Added the sql table class
|
2021-08-19 16:42:17 +02:00 |
|
|
50fc5d50d5
|
The table generator can now add fields by the TableField class
|
2021-08-19 16:41:30 +02:00 |
|
|
f83d806674
|
Added the table field class
|
2021-08-19 16:40:35 +02:00 |
|
|
2106c27799
|
Added the boolean sql type
|
2021-08-19 16:40:06 +02:00 |
|
|
1ddfecd907
|
Made the value variable final
|
2021-08-19 15:51:19 +02:00 |
|
|
2532257f53
|
Removed the LogLevelType.java file
|
2021-08-19 15:50:40 +02:00 |
|
|
bbf1232684
|
Removed the sql field & cleaned up the table generator
|
2021-08-19 14:56:31 +02:00 |
|
|
2d220c0211
|
Cleaned up the MySQLConnection class
|
2021-08-19 12:41:15 +02:00 |
|
|
47c8a1391d
|
Updated the constructor & the readme file
|
2021-08-19 12:32:52 +02:00 |
|
|
ca3e4d180c
|
Removed the old log manager & integrated the new log manager
|
2021-08-19 12:23:58 +02:00 |
|
|
2f396093d1
|
Cleaned up the pom.xml file
|
2021-08-19 12:08:36 +02:00 |
|
|
cca349ef60
|
Added the slf4j log manager to the dependencies
|
2021-08-19 12:06:38 +02:00 |
|
|
21376fbf77
|
Removed static modifier
|
2021-08-19 12:03:42 +02:00 |
|
|
a04c670e02
|
Removed author comments
|
2021-08-19 11:58:57 +02:00 |
|
|
3fcf040f54
|
Added ResultManager.java#getTimestamp to get the timestamp
|
2021-06-20 18:34:13 +02:00 |
|
|
c2736e8203
|
Added ResultManager.java#getList to get a list with all results which contains all columns of the provided query
|
2021-06-19 10:50:28 +02:00 |
|
|
4e3cd42c60
|
Changed insertFrom to insertTo because it makes more sense 😅
|
2021-06-19 10:22:11 +02:00 |
|
|
81e5fdecaa
|
Added an InsertManager for quickly inserting to a table without writing a SQL Query
|
2021-06-19 10:15:07 +02:00 |
|
|
fa5fb6f26e
|
Moved to package / added pom.xml
|
2021-05-22 15:51:33 +02:00 |
|
gnmyt
|
e0ed76543c
|
Fixed typo
|
2021-04-24 16:57:59 +02:00 |
|
gnmyt
|
2c390cc283
|
updated name in readme
|
2021-04-24 15:22:20 +02:00 |
|
germannewsmaker
|
01af019a8a
|
Update LICENSE
|
2021-01-04 12:23:42 +01:00 |
|
|
181704e5a7
|
added sql consumer
|
2020-12-25 03:43:57 +01:00 |
|
|
77f3f48b97
|
Merge remote-tracking branch 'origin/master'
|
2020-12-25 01:25:15 +01:00 |
|
|
f9d1493a5a
|
important bugfix
|
2020-12-25 01:25:03 +01:00 |
|
germannewsmaker
|
6159ba1eda
|
Update README.md
|
2020-12-24 11:45:00 +01:00 |
|
germannewsmaker
|
3f9357e285
|
Create LICENSE
|
2020-12-24 10:30:32 +01:00 |
|
|
117b9317cf
|
version 1.0
|
2020-12-24 10:29:12 +01:00 |
|
|
57ffb95027
|
version 1.0
|
2020-12-24 10:26:30 +01:00 |
|