dr.botzo/markov/migrations
Brian S. Stephan 333424025b support markov targets with identical names on different servers
markov targets are queried and autogenerated based on chatter, but had a
legacy name which is no longer in use for this, preferring the foreign
keys to channel and consequently server. the name is really just
informative these days, but was still being used to find targets, and
thus was breaking when two servers had the same channel name in them.
this fixes that
2023-05-04 17:24:07 -05:00
..
0001_initial.py version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
0002_auto_20150514_2317.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0003_auto_20161112_2348.py remove unnecessary unicode_literal future imports, we py3 now 2019-06-21 15:23:33 -05:00
0004_alter_markovstate_context.py management command to remove nicks from chains due to bridge 2023-02-19 18:26:00 -06:00
0005_markovtarget_channel.py when creating a markov target, tie it to ircbot models 2023-02-19 18:26:00 -06:00
0006_link_markovtarget_to_ircchannel.py when creating a markov target, tie it to ircbot models 2023-02-19 18:26:00 -06:00
0007_alter_markovtarget_channel.py when creating a markov target, tie it to ircbot models 2023-02-19 18:26:00 -06:00
0008_alter_markovtarget_name.py support markov targets with identical names on different servers 2023-05-04 17:24:07 -05:00
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00